# Bounty Program

We launched the NeoCandy bounty program in late January 2022. It is an initiative to&#x20;

* promote N3 DAPPS and guide users on how to use them&#x20;
* attract new users, especially developers outside of the NEO ecosystem&#x20;
* spread the word about the NEO blockchain&#x20;
* allow individuals to earn some extra NeoCandy

Participants are rewarded with high $CANDY bounties. Please visit [this google doc](https://docs.google.com/document/d/1Qo3-Gdk7uewiTwczt716KGMnQb2ByDVTKKt5xq_pGss/edit?usp=sharing) for more detailed information.


---

# 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.neocandy.io/about/bounty-program.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.
