# Token Economy

## What is a Token Economy

A **Token Economy** is the aggregate of all **Token Rewards** for one creator. It shows how tokens are distributed to holders over time.

<figure><img src="https://content.gitbook.com/content/1AIubaMR9SS5e4227oAx/blobs/Ck0L4awd08KPMM231qbE/tokeneconomy.png" alt=""><figcaption></figcaption></figure>

### In-App View

Navigate to **Rewards** in the main menu of the Creator Portal to easily access and view the components of your Token Economy. This includes details such as: the reward type, size, and the number of holders involved.

<figure><img src="https://content.gitbook.com/content/1AIubaMR9SS5e4227oAx/blobs/IoBbDoq9QOOpJSVsKjpR/Rewards_Index.png" alt=""><figcaption></figcaption></figure>

## Next Steps

Creators can modify their Token Economy directly through the Creator Portal:

* [Add a New Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/add-new-rewards)
* [Delete Existing Reward](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/deactivate-and-activate-an-existing-reward)
* [Edit Reward Size](https://p00ls.gitbook.io/p00ls-v2/token-distribution/customize-rewards/edit-reward-size)

***(Coming soon) Token Economy Auto-Updates***

<br>


---

# 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/token-economy.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.
