# Token Launching & Farming

This Section covers the following topics:

1. Token Listing: How to List a Token on Minswap, meaning ow to permissionlessly create a Pool for a Token.
2. CoinMarketCap Tracking: instructions if you want your token listed on CMC.
3. Launchbowl - Initiatives Rundown
4. Farming for Projects

\*Disclaimer\* as some projects have asked about the ability to **"burn" or indefinitely lock their LP Tokens away**, this practice is NOT recommended as it is highly likely the Minswap DEX Smart Contract will undergo updates. Those updates may recquire the manual approval and migration of liquidity to a new, updated Smart Contract.


---

# 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://docs.minswap.org/faq/token-launching-and-farming.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.
