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

# Incentivisation

## Airdrop Points

<mark style="color:blue;">**Ape Express**</mark> plans to launch a rewards program in the future to incentivize early adopters and boost activity on the platform. This program will offer points for volume generated on the platform and for creating tokens that drive volume.

## **Reward Distribution**

Participants earn points throughout the week. At the end of each week, <mark style="color:blue;">**$FUCKIT**</mark> tokens are distributed proportionally to wallets based on the total points they've earned.


---

# 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.ape.express/roadmap/incentivisation.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.
