# Contribute to DAO DAO!

DAO DAO rewards the people who contribute to it.

The first step is to join the community! We generally hang out in Discord ([invite link](https://discord.daodao.zone), be sure to complete the verification process).

Anyone can contribute, and contributions are not limited to code. Design, bug reports, research, educational materials, translations, and being helpful to other users with questions are all contributions, and are all eligible for rewards!

Want to get started? [Learn about our retroactive rewards program here](https://docs.google.com/document/d/12WpREOPrvhW3YVxGLoOkrhTgf_bDUy4cn9VKeyH4PUY/edit).

{% hint style="info" %}
DAO DAO's contributor compensation system is temporarily paused while we figure out our legal plans. For the time being, keep track of your contributions yourself. We fully intend on restarting our system in the near future.
{% endhint %}


---

# 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://dao-dao-docs.gitbook.io/docs/introduction/how-to-contribute.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.
