> For the complete documentation index, see [llms.txt](https://p00ls.gitbook.io/p00ls-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p00ls.gitbook.io/p00ls-v2/token-distribution.md).

# TOKEN DISTRIBUTION

- [Understanding Token Distribution](https://p00ls.gitbook.io/p00ls-v2/token-distribution/understanding-token-distribution.md): Key Concepts, Token Economy Management
- [Token Economy](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-economy.md): Understanding Your Token Economy
- [Token Rewards General](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general.md): Understanding Token Rewards
- [Engagement Types](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/engagement-types.md): What is an Engagement, Supported Engagement Types
- [Reward Sizes](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/reward-sizes.md): T-Shirt Sizes, Standard, and Custom Values
- [Reward Frequency](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/reward-frequency.md): By default, all automated rewards are Weekly Rewards
- [Standard Settings](https://p00ls.gitbook.io/p00ls-v2/token-distribution/standard-settings.md): Understand P00LS Standard Settings
- [How Holders can Earn Tezos Rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/how-holders-can-earn-tezos-rewards.md): For holders of Tezos Rewards, they will need to complete a few steps.
- [Customize Rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards.md): Add, Remove, and Edit Rewards
- [Add New Rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards.md): Adding rewards in the Creator Portal and special requests
- [Add a Hold an NFT Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-a-hold-an-nft-reward.md)
- [Add an Audius Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-an-audius-reward.md)
- [Add Farcaster Rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-farcaster-rewards.md)
- [Add Lens Rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-lens-rewards.md)
- [Add a Mirror Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-a-mirror-reward.md)
- [Add a POAP Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-a-poap-reward.md)
- [Add Sound Rewards](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards/add-sound-rewards.md)
- [Deactivate and Activate an Existing Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/deactivate-and-activate-an-existing-reward.md)
- [Edit Reward Size](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/edit-reward-size.md)
- [Specific Token ID Exception](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/specific-token-id-exception.md)
- [Lens Individual Post Exception](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/lens-individual-post-exception.md)
- [Direct Airdrops](https://p00ls.gitbook.io/p00ls-v2/token-distribution/direct-airdrops.md): Send tokens directly to wallets
- [Token Codes](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-codes.md): Distribute tokens with a link or QR Code
- [Do Not Send List](https://p00ls.gitbook.io/p00ls-v2/token-distribution/do-not-send-list.md): Wallet address exclusions from receiving P00LS tokens


---

# 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://p00ls.gitbook.io/p00ls-v2/token-distribution.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.
