> For the complete documentation index, see [llms.txt](https://gitbook.monkeybaby.business/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.monkeybaby.business/introduction/our-vision-and-our-values.md).

# Our Vision & Our Values

Our vision for Monkey Baby Business is to become the preeminent leading community in Web3. We are a self-sufficient ecosystem of builders, entrepreneurs, collectors, and community members providing unparalleled access to the best minds and tools in Web3.

We believe that by staying ahead of the curve and continuously innovating, we can help shape the future of the web3 ecosystem and create a brighter tomorrow for everyone.

Any success has to be measured against our humanity. If those scales don't balance then we haven't succeeded at all.&#x20;

At our core, we aim to pair intelligence and progress with the following:

* **Integrity:** MBBs act with the highest level of integrity and pursue work in an honest and ethical manner.
* **Openness:** MBBs operate transparently and consistently to share knowledge to build open communities. It's not about just our boat, it's about making the whole tide rise.
* **Giving Back:** MBBs win and help win. Whether it be assisting other NFT communities, members of our own, or donating charitably to real life causes, our goal is to improve the world we live in. For everyone.


---

# 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://gitbook.monkeybaby.business/introduction/our-vision-and-our-values.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.
