> For the complete documentation index, see [llms.txt](https://docs.mangata.finance/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mangata.finance/welcome/people/token-listing.md).

# Token Listing

## Parachain tokens

We have testnet parachains deployed on Rococo and Purestake Alphanet.

Token listings are subject to a governance vote once channels are opened.

[Bootstrapping your token](/welcome/people/token-listing/bootstrap.md) (e.g. if this is your first listing) is a possibility.

For any parachain team looking to open XCM channels between your chain and Mangata X, let’s get in contact and discuss the details, please [Contact the team](/welcome/people/contact-the-team.md)

We will ask you to fill out this [chain & token registration form](https://docs.google.com/forms/d/e/1FAIpQLSd46tsllwsv0F2v46GY6GMzH2bA1dK71l-kbwVO726TwHryaQ/viewform?usp=sf_link) to get basic information.

## Incentivizing a Liquidity Pool

Incentivizing a liquidity pool is subject to governance action. Please reach out via [Discord](https://discord.gg/mangata) if you are interested to do so.


---

# 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:

```
GET https://docs.mangata.finance/welcome/people/token-listing.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.
