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

# Rawrshak DAO

{% hint style="danger" %}
The information on this page is not final and is subject to change before the actual token launch announcement. This is only meant to give the user information regarding the current thoughts of the Rawrshak development team.
{% endhint %}

The Rawrshak platform will be governed in a decentralized manner through the Rawrshak Decentralized Autonomous Organization (RawrDAO). This grants all stakeholders the opportunity to participate in the future of Rawrshak.

#### Responsibilities

* Researching, proposing, and implementing new platform projects and protocol upgrades
* Proposing and running community programs such as game jabs, artist competitions, competitive gaming tournaments, in-game asset bounties, etc.
* Funding teams, projects, and events
* Treasury management
* Game developer and ecosystem partnerships

### Structure

The structure for the RawrDAO is still under discussion. Please refer to the governance litepaper and governance research paper for more details.

#### Governance Litepaper

{% embed url="<https://github.com/Rawrshak/Rawrshak-Litepaper/blob/main/RawrshakGovernance.v.0.3.pdf>" %}

#### Governance Research&#x20;

{% embed url="<https://github.com/Rawrshak/Rawrshak-Litepaper/blob/main/RawrshakGovernanceResearch.v.0.1.pdf>" %}


---

# 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://docs.rawrshak.io/governance/rawrshak-dao.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.
