# Business Partnerships

## Listing on the Exchange <a href="#exchange" id="exchange"></a>

### How can I list my token on the exchange? &#x20;

* Anybody can “list” any ERC-20 token on Swappi. You don’t need to contact us or ask permission. You just need to add [liquidity to a liquidity pool](broken://pages/5zG3Mb92ugEunVfHtk5K). Traders can then trade your token by entering your token’s contract address. &#x20;

### How can I add my token to the default list?

Please add your token to the default list via the [application form](https://forms.gle/1UC3HRnYTBKzwgjN9)

### How can I add my token's logo/icon?

Please add your icon via the [application form](https://forms.gle/1UC3HRnYTBKzwgjN9)

## Swappi Farms

Farms incentivize users to provide liquidity for your trading pair by distributing PPI to your pair's LP Token holders and act as a powerful means of user discovery for your protocol.

### **How to Apply?**

If you’re interested in incentivizing liquidity, please get in touch via [the application form](https://forms.gle/1UC3HRnYTBKzwgjN9)

**Note:** We aim to respond as quickly as possible, but please do not constantly chase for an update. There is a backlog of farm requests. We aim to respond to every request within 1 week.&#x20;

### Other Business Inquiries?&#x20;

* You can shoot us an email at <hello@swappi.io> if not answered above. &#x20;
* For other support the best option for getting help is via the official Telegram group. &#x20;

## Swappi Launchpad&#x20;

If you are interested in conducting an IDO on Swappi, please fill out the [Swappi Launchpad Application Form](https://forms.office.com/r/DVNuBNbxhj).&#x20;


---

# 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.swappi.io/swappi/contact-us/business-partnerships.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.
