> For the complete documentation index, see [llms.txt](https://snet-ambassadors.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://snet-ambassadors.gitbook.io/home/rewards-and-treasury/how-rewards-are-distributed.md).

# How rewards are distributed

### Where do Ambassador Program rewards come from?

SingularityNET’s Supervisory Council gives 1/3 of its allocation to the Ambassador program. This is currently 48,086 AGIX monthly for Q1, 2025. Any unspent budget carries over to the following month(s).

This is distributed to the WorkGroups according to the funding requests they have submitted, in line with their quarterly budgets. WorkGroups might reward members directly for their work, or create Dework bounties.

Workgroup task rewards tend to be around $10 to $20 per hour.

### Disbursement of rewards&#x20;

This is done by Treasury Guild on Tuesdays, using the system they developed for reward distribution. You can view the dashboard [here](https://treasuryguild.com/Singularity%20Net).

AGIX (the SingularityNET native token) are sent on the Cardano blockchain. To get rewards, you need to provide your public Cardano wallet address. You can submit your wallet + Discord username in [this form](https://forms.gle/cxjPBEMH6AEYuLnRA).

### To find out more

If you're interested in learning more about how we manage funds, attend Treasury Guild meetings.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://snet-ambassadors.gitbook.io/home/rewards-and-treasury/how-rewards-are-distributed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
