# Join to the DAO

In order to have catalog content, a developer has to code it first.

Ricardian Fabric pays token rewards for successful contribution.

To Participate, you must sign the DAO terms.

### Staking

After this, you need to approve spend and stake. You need to stake 3000 RIC to join the DAO. This will unlock some functionalities in the DAO.

{% hint style="info" %}
Staking is for sybill resistance
{% endhint %}

### RANK

If you want to contribute, you need RANK. To earn RANK , create a RANK proposal

![Click this button to create proposals](/files/K2XRqszoyFWJ2g38mtHL)

![Your rank proposals show up under new Rank](/files/VWcTgCjX6uA0fMO4UQj9)

### Discussion links

For creating the discussion links, you can use the github discussion on the project's page:

{% embed url="<https://github.com/Ricardian-Fabric/Ricardian-Fabric/discussions>" %}

### Closing proposals

![you can find all your proposals here](/files/eC1mSx8cyK7vRKJNuBgD)

All the proposals submitted by you are available under the My Proposals tab.

After the voting period has concluded, you can close your proposals here


---

# 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.ricardianfabric.com/guides/dao/join-to-the-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.
