# Bounties

There's so much to do - help WOAI and receive rewards!

{% hint style="info" %}
Bounties denominated in project NFTs (e.g. WOAI/Zero) will be distributed after the collection's launch.
{% endhint %}

## **List of Bounties**

### **Technical**

**Instructions**: Include your Ethereum address with the PR that fixes the issue. Bounty amounts are defined in the inline comments or here. We'll pay you if the PR is accepted. No further communication is required. If you think of something else and want to build it, reach out on Twitter to see if you could get a bounty!&#x20;

If you'd like to take part in developing a new WOAI project, connect with us on Discord. We'll be happy to share proceeds with everyone who contributes.

### Non-Technical

You can find our non-technical bounties on [Kleoverse](https://kleoverse.com/dao/world-of-ai).

If you'd like to take part in developing a new WOAI project, connect with us on Discord. We'll be happy to share proceeds with everyone who contributes.

{% hint style="info" %}
Is something missing from this list? Can you do something for the WOAI community? Reach out to us on Twitter and let's discuss!
{% 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://docs.woai.io/woai/bounties.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.
