> For the complete documentation index, see [llms.txt](https://oasisplatform.gitbook.io/oasis-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oasisplatform.gitbook.io/oasis-litepaper/platform/oasis-dao.md).

# OASIS DAO 🌍

**Empowering the Community**

At the heart of the Oasis ecosystem lies the **$OASIS DAO**, a decentralized governance model where every $OASIS holder can participate in shaping the future of the platform. This is more than just a governance token—it's a pathway to creating a community-driven economy where decisions are transparent, democratic, and in the hands of the users.

**Key Features of the $OASIS DAO:**

🌴 **Vote on Proposals:** Whether it's new product features, protocol updates, or ecosystem partnerships, DAO members will have the power to propose and vote on key initiatives.

🌴 **Treasury Management:** The DAO will control the Oasis treasury, deciding how to allocate funds to future projects, marketing campaigns, or liquidity provisions. Every token holder has a say.

🌴 **Community Rewards:** Active participation in governance is rewarded. By contributing to discussions, submitting proposals, or voting, members can earn rewards in $OASIS tokens.

🌴 **Delegated Voting:** Not everyone has the time to stay active 24/7. With delegated voting, users can choose trusted representatives to vote on their behalf, ensuring continuous and well-represented governance.

**Features That Will Come Later 🛠️**

* **AI-Based Voting Insights**: Oasis will offer data-driven insights, powered by AI, to help the community make informed voting decisions based on real-time data, sentiment analysis, and market trends.
* **Crowdsourced Development**: Oasis DAO will eventually fund and support community-created tools, allowing users to propose and develop apps, features, or even entirely new products for the ecosystem.

Empower yourself and take part in shaping the decentralized future with $OASIS 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://oasisplatform.gitbook.io/oasis-litepaper/platform/oasis-dao.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.
