# Token Integrations

### About your P00LS Creator Token

As a creator, your P00LS token is a standard ERC20 token on one of the P00LS-supported blockchains.

This means that you can integrate your token with **any** web3 protocol or web3 app that recognizes or uses ERC20 tokens. Luckily, ERC20 is the most used token standard across web3 today.

More particularly, you can integrate your token on apps that you already use, or where your community already is (for instance: Lens, Telegram, Discord, Sound.xyz). This is the best way to create compelling and accessible value for your token holders.

### About this guide

This guide is a curated selection of third party apps and protocols that support ERC20 tokens. It is made of tutorials that will explain you how to integrate your own P00LS token with these apps.

The overarching goal is to help you create value and utility for your token and for your community.

Happy building!


---

# 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/token-integrations-guide/introduction/token-integrations.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.
