# Rewards

####

### Rewards Model

Our platform leverages web3 incentives to promote long term participation of performing workers

Users are paid on a task completion basis

Remuneration varies from one job to an other depending upon each project's specifics

Each user can decide to cash out their rewards:

* in FIAT currency, using amazon gift cards and/or paypal
* in $TADA tokens (see "token" section), which brings benefits to users
* in Stablecoins


---

# 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.ta-da.io/ta-da-platform/architecture/rewards.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.
