# DAO Constitution

**All DAO members have the fundamental rights to submit proposals, vote and execute approved proposals independently from any centralized party.**&#x20;

New initiatives are presented to the community in the form of RRCs (RARI Request for Comment) – documents with a set structure that are reviewed following a set governance process.

The very first RRCs that marked the creation of the RARI Foundation are known as our **constitution**. They map out the fully on-chain governance and voting process in detail. We highly recommend everyone study these documents before getting involved in the Foundation.&#x20;

Links and TL;DR below:

### RRC-0

* This document proposed the set up of an independent RARI Foundation fully controlled and operated by $RARI and veRARI holders.
* This legal structure enables the RARI DAO to submit proposals, vote and execute approved proposals independently from any single centralized party.
* RARI Foundation acts as the DAO's "Board", administering DAO proposals and serving the vision of the community. The RARI DAO can vote to nominate, appoint and/or remove directors of the RARI Foundation

Learn more:

{% embed url="<https://forum.rari.foundation/t/rrc-0-introducing-the-rari-foundation-and-fully-on-chain-governance-for-rari-dao-process/554>" %}

### RRC-1

* This proposal establishes the voting infrastructure for the community to participate in the decision-making of the RARI DAO
* It introduces the concept of **veRARI** (vote-escrowed $RARI) and the mechanism of locking $RARI tokens with a specific release schedule to receive voting power

Learn more:

{% embed url="<https://forum.rari.foundation/t/rrc-1-introducing-verari-and-voting-process/555>" %}

### RRC-2

* This document proposed a $RARI rewards program that incentivized users to list NFTs on Rarible and buy NFTs from the Rarible aggregated NFT marketplace.

Learn more:

{% embed url="<https://www.tally.xyz/gov/rari-foundation/proposal/85409801300318319755134500206049230375948159685722342385382076350328930182822?chart=0>" %}


---

# 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://rari-foundation.gitbook.io/rari-dao-knowledge-base/dao-constitution.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.
