> For the complete documentation index, see [llms.txt](https://whitepaper.monbase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.monbase.com/about-monbase/core-value.md).

# Core Value

At Monbase, our core values are the cornerstone of everything we do:

* Integrity: We prioritize transparency and honesty in all our dealings, ensuring trust and reliability for our users.
* Innovation: We are committed to pushing boundaries and embracing new technologies to enhance our platform's functionality and user experience continually.
* Customer Centricity: Our users are at the heart of our operations. We strive to understand their needs and provide tailored solutions, ensuring their success and satisfaction.
* Security: Safeguarding our users' assets and personal information is paramount. We employ robust security measures and adhere to industry best practices to maintain a secure trading environment.
* Accessibility: We believe in democratizing access to digital assets and financial opportunities. Our platform is designed to be user-friendly and inclusive, catering to traders of all levels of expertise.
* Community Engagement: We foster a vibrant and supportive community where users can connect, share knowledge, and collaborate, enriching their trading experience.

These core values guide us in our mission to empower individuals worldwide to participate in the exciting world of digital asset trading and investment.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.monbase.com/about-monbase/core-value.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
