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

# Scarab DAO

<figure><img src="/files/HtMpx0JOt6jAOlJRE6QP" alt=""><figcaption></figcaption></figure>

Scarab DAO is a decentralized autonomous organization (DAO) that plays a pivotal role in the ever-evolving landscape of blockchain and decentralized governance. Established as a robust and professional platform for collective decision-making and governance, Scarab DAO offers a diverse ecosystem where participants can engage in a variety of activities, including investment proposals, voting on proposals, investing funds, and sharing in the profits generated.

At the core of Scarab DAO lies the $SCARAB Token, its native cryptocurrency. Owning $SCARAB Tokens empowers participants to actively shape the direction of the DAO. Scarab tokens serve as the gateway to meaningful participation in Scarab DAO's ecosystem.

The DAO's decision-making process revolves around proposals and voting. Scarab Deities, in particular, initiate investment proposals and submit them to the community for consideration. Scarab DAO's commitment to fairness and accountability is further underscored by its judgment mechanism. This mechanism empowers community members to address situations where a Deity may be in default or has violated the DAO's rules and guidelines.

In short, Scarab DAO is a sophisticated and professional decentralized autonomous organization that pioneers decentralized governance and financial empowerment.


---

# 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://scarab-dao.gitbook.io/scarab/introduction/scarab-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.
