> For the complete documentation index, see [llms.txt](https://docs.muadao.build/mua-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.muadao.build/mua-dao/mission-vison-values.md).

# Mission , Vison , Values&#x20;

Modular Universal Asset (MUA) is a decentralized autonomous organization (DAO) that aims to liberate creators, including humanized and AI Agents, from the current economic constraints of the industry. Our mission is to facilitate the free upgrading and combination of Artificial Intelligence + Humanized Modular Universal Assets, maximizing benefits for all involved. As the largest creators' guild in the crypto world, MUA is committed to providing a wealth of outstanding builder resources for the industry, optimizing community-owned assets for maximum utility, and sharing profits with token holders.

MUA DAO aspires to evolve into a formidable and influential industry guild by empowering professionally trained and experienced creators to leverage their skills in the future world. The goal is to impact the construction of the Crypto industry significantly, enabling talents from various fields to profit from their creativity within the crypto realm.

Just as humanity has conquered unknown territories time and again, the community members of MUA DAO are driven by the spirit of pioneers and builders. They aim to forge a new world that is more free, fair, and efficient.

**Created, Curated, and Owned by the Creator in MUA DAO.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.muadao.build/mua-dao/mission-vison-values.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
