# Realms

**Realms** is a sophisticated, fully on-chain platform designed to simplify and enhance the management of decentralized autonomous organizations (DAOs) on the Solana blockchain.\
\
Whether overseeing a simple multisig wallet or a large-scale protocol worth billions, Realms provides a comprehensive set of tools to support your community's growth and governance.

<figure><img src="https://390386455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjcBkwIHRLHkf9D1lm834%2Fuploads%2FeJUs4oYaUCGgtQb3pmcj%2FThumbnail.png?alt=media&#x26;token=62151464-2f3a-4a5c-8e65-244b97ce6978" alt=""><figcaption></figcaption></figure>

### How can I use Realms?

For a user to use Realms in his full capacity there are three main components: DAOs, proposals, and votes. Each DAO is filled with proposals and a treasury linked to it which all proposals get voted.

Users can then generate proposals and vote within their newly generated DAO. Council token holders can establish rules for proposal creation and voting by setting specific configurations.

For instance, users may need to hold a minimum of 1 or 1 million tokens to create proposals depending on the DAO parameters.


---

# 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.realms.today/introduction/realms.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.
