# VeBetter

- [VeBetter](https://docs.vebetterdao.org/vebetter/readme.md): VeBetter is a decentralized autonomous organization (DAO) fostering sustainability through the B3TR token. VOT3 governs the DAO, allowing community-driven decisions.
- [B3TR & VOT3 Tokens](https://docs.vebetterdao.org/vebetter/b3tr-and-vot3-tokens.md)
- [B3TR Emissions](https://docs.vebetterdao.org/vebetter/b3tr-emissions.md)
- [Treasury](https://docs.vebetterdao.org/vebetter/treasury.md)
- [X2Earn Allocations](https://docs.vebetterdao.org/vebetter/x2earn-allocations.md)
- [X2Earn Apps](https://docs.vebetterdao.org/vebetter/x2earn-apps.md)
- [Governance](https://docs.vebetterdao.org/vebetter/governance.md)
- [How to apply for Grants ?](https://docs.vebetterdao.org/vebetter/governance/how-to-apply-for-grants.md)
- [Voter Rewards](https://docs.vebetterdao.org/vebetter/voter-rewards.md)
- [B3MO Quests](https://docs.vebetterdao.org/vebetter/b3mo-quests.md)
- [Smart Contracts](https://docs.vebetterdao.org/vebetter/smart-contracts.md): List and description of all smart contracts of VeBetter.
- [Roles And Permissions](https://docs.vebetterdao.org/vebetter/roles-and-permissions.md): Roles define the permissions and access levels across different contracts and modules. This page outlines the structure of roles, their functions, and the path toward full decentralization.
- [Trust Assumptions](https://docs.vebetterdao.org/vebetter/trust-assumptions.md)


---

# 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://docs.vebetterdao.org/vebetter.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.
