# Values

The values of ApeCoin DAO are centered around community, transparency, and innovation. The DAO believes in the power of community and the potential of every member to contribute to the ecosystem. It values transparency in its operations and decision-making processes, as evidenced by AIPs like [AIP-121](https://forum.apecoin.com/t/aip-121-transparency-act-for-ecosystem-fund-allocation/8544), which proposed a transparency act for Ecosystem Fund Allocations.

* **Boldness**: We don’t shy away from the weird, the hard, or the new.
* **Equality**: One APE equals one APE.
* **Transparency**: Processes and decisions are shared openly with the community.
* **Collective Responsibility**: We leave everything better than we found it.
* **Persistence**: Success is an ouroboros, not a straight line.


---

# Agent Instructions: 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://apecoindao.gitbook.io/apecoin-dao-governance-working-group/apecoin-dao-essentials/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.
