# Do Not Send List

## About the Do Not Send List

The **Do Not Send List** is a feature that removes a wallet address from automatically receiving tokens from P00LS creators and other P00LS features, such as:

* Weekly Reward Airdrops
* Airdrops
* Holders List
* Leaderboards
* Future automated tools

This can be especially useful for creators as Leaderboards showcasing their community will exclude their wallet, allowing top holders to be clearly showcased as such. This will also prevent a creator’s wallet to receive tokens from holding their own work, allowing tokens to be earned exclusively from their collectors.

If for any reason you do not want to receive certain P00LS creator tokens or any creator tokens at all, you can opt out through one of the following methods.

## For Creators

If you are a current P00LS creator:

* Your main wallet that minted the token and holds 20% of the supply is automatically excluded
* For any additional wallets that you want excluded, please open a **Do Not Send List** ticket through Intercom on your Creator Portal

## For Holders

If you are a collector of a P00LS creator:

* Please email us at <contact@p00ls.io> with:
  * **Do Not Send List** in the subject line
  * You wallet address
  * The creator token or tokens that you want to be excluded from receiving


---

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