> For the complete documentation index, see [llms.txt](https://docs.handle.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.handle.fi/rewards/paused.md).

# paused

- [trader rewards](https://docs.handle.fi/rewards/paused/trader-rewards.md): trader incentives
- [referral program](https://docs.handle.fi/rewards/paused/referral-program.md)
- [quests](https://docs.handle.fi/rewards/paused/quests.md): complete tasks in order to earn rewards and contribute to handle.fi
- [Protocol Incentive Experiments (PIEs)](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments.md): exploring ecosystem growth incentive models
- [PIE #1 - retweets](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/incentive-experiment-1.md): retweet project tweets and earn rewards
- [PIE #2 - memes](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/pie-2-memes.md): production of usable handle.fi memes
- [PIE #3 - bonus rewards](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/pie-3-weekly-bonus.md): bonus draw to accelerate your $FOREX rewards
- [PIE #4 - content production](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/pie-4-content-production.md): earn rewards for producing protocol content
- [PIE #5 - referrer program](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/pie-5-referrer-program.md): join the approved referrer program
- [PIE #6 - troop participation program](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/pie-6-troop-participation-program.md): earn rewards for helping our discord community
- [PIE #7\_b - convert & win](https://docs.handle.fi/rewards/paused/quests/protocol-incentive-experiments/pie-7-convert-rewards.md): convert and win prizes


---

# 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:

```
GET https://docs.handle.fi/rewards/paused.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.
