# How to earn CODE

## Opportunities available

| Action                            | Reward                                                                                              | How to redeem                                     |
| --------------------------------- | --------------------------------------------------------------------------------------------------- | ------------------------------------------------- |
| Attending VIBES                   | 15 CODE                                                                                             | Fill out form shared during VIBES                 |
| Attending a Workshop or DevNtell  | 15 CODE                                                                                             | Fill out form shared during workshops             |
| Recieve Praise from other Members | 5000/month CODE pool                                                                                | Share proportional to Praise allocated each month |
| Writing for the blog              | Variable, see [Publish on our blog \[WIP\]](/getting-started-in-the-dao/publish-on-our-blog-wip.md) | Blog editor will provide a guide                  |

## CODE Rewards payouts

CODE Rewards are issued monthly by the Sub-DAO responsible for the corresponding reward. See the "How to redeem" column in the above table to ensure you're rewards will be issued.


---

# 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://handbook.developerdao.com/getting-started-in-the-dao/how-to-earn-code.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.
