> For the complete documentation index, see [llms.txt](https://memoboi.gitbook.io/memoboi-about-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memoboi.gitbook.io/memoboi-about-us/who-we-are/our-mantra.md).

# Our Mantra

{% hint style="info" %}
The MemoBoy Mantra is all about boosting up those that surround us and looking after our own in the process.
{% endhint %}

Our Vision: To create and support an NFT ecosystem that is connective and constructive. We’ll bring together those that are bullish on the space, and nurture their belief in order to completely redesign how NFTs fit into web3.

Our Mission: To develop a range of software, which focuses on DAO management and communication, that prospective NFT project founders can use to better their stance in the market. In doing so, we’ll be able to profit share with holders of our own project - and continue to grow indefinitely.


---

# 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://memoboi.gitbook.io/memoboi-about-us/who-we-are/our-mantra.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.
