# RARI DAO knowledge base

## RARI DAO knowledge base

- [Start here](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/start-here.md): Welcome to RARI DAO knowledge base
- [Our mission and values](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/our-mission-and-values.md)
- [DAO Constitution](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/dao-constitution.md)
- [Governance](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance.md)
- [Keeping updated](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/keeping-updated.md): Setting up notifications
- [$RARI](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/usdrari.md)
- [How to lock your $RARI and get veRARI](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/how-to-lock-your-usdrari-and-get-verari.md)
- [How to stake your $RARI](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/how-to-stake-your-usdrari.md)
- [RARI Prime](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/rari-prime.md)
- [Governance flow & processes](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/governance-flow-and-processes.md)
- [How to write a proposal](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/governance-flow-and-processes/how-to-write-a-proposal.md)
- [Delegation](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/delegation.md)
- [How to delegate in v1 DAO](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/delegation/how-to-delegate-in-v1-dao.md)
- [How to delegate in v2 DAO](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/delegation/how-to-delegate-in-v2-dao.md)
- [Who are delegates](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/delegation/who-are-delegates.md)
- [How to become a delegate](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/delegation/how-to-become-a-delegate.md)
- [Foundation](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/foundation.md)
- [Rarible Protocol](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/rarible-protocol.md)
- [What is Rarible Protocol](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/rarible-protocol/what-is-rarible-protocol.md)
- [Build with Rarible Protocol](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/rarible-protocol/build-with-rarible-protocol.md)
- [RARI Chain](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/rari-chain.md)
- [Grants](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/grants.md)
- [How to apply for a grant](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/grants/how-to-apply-for-a-grant.md)
- [How to: step-by-step guides](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/how-to-step-by-step-guides.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://rari-foundation.gitbook.io/rari-dao-knowledge-base/start-here.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.
