# P00LS Ecosystem

<figure><img src="/files/vuUErlh7ghMD9NBIeTOh" alt=""><figcaption></figcaption></figure>

## Creator Tokens

Creator Tokens are the backbone of the P00LS protocol. Each Creator has their own token which is minted as ERC20 tokens on multiple EVM compatible blockchains.

## Creator Portal

The Creator Portal is the interface where Creators can independently create and manage their token:

* Dashboard
* Rewards
* Airdrop
* Codes
* Apps
* Holders
* Support

## P00LS App

The P00LS App is the interface where holders can interact with the Creator Tokens they hold.

* Create a P00LS Profile
* Connect multiple wallets
* See Token Balance
* See Leaderboards
* Explore Creator Tokens

## Third Party Applications

Any third party application, platform, or protocol that recognizes or integrates ERC20 tokens is compatible with P00LS. A non-exhaustive list:

* Bonfire
* thirdweb
* Lens
* Collab.Land
* Coinvise
* Orb
* Perk Shop
* Snapshot
* Guild

## 00 Token

The 00 token is the governance token for P00LS. It's an ERC20 token available on Ethereum mainnet and Polygon. Some of the key benefits of 00 token holders:

* Voting rights on P00LS governance
* Collective ownership of 00 Treasury


---

# 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/the-p00ls-protocol/p00ls-ecosystem.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.
