# Features

- [Token Presales](https://docs.swapx.co/swapx/features/token-presales.md): Launch a project today with SwapX's Token Presale feature!
- [How to create a Presale](https://docs.swapx.co/swapx/features/token-presales/how-to-create-a-presale.md): Launch your project the correct way
- [How to participate in a Presale](https://docs.swapx.co/swapx/features/token-presales/how-to-participate-in-a-presale.md): Step by step guide on taking part of the future
- [How to withdraw the remaining tokens from your presale?](https://docs.swapx.co/swapx/features/token-presales/how-to-withdraw-the-remaining-tokens-from-your-presale.md): Sometimes a successful or failed presale will leave behind some tokens in the smart contract, this is how you, as the owner of the presale can withdraw them.
- [Verified Audit & KYC Badge](https://docs.swapx.co/swapx/features/token-presales/verified-audit-and-kyc-badge.md): Audited smart contracts and project team.
- [Presale Warnings](https://docs.swapx.co/swapx/features/token-presales/presale-warnings.md): Why am I seeing warning popups on my presale?
- [Exchange](https://docs.swapx.co/swapx/features/exchange.md): Trade between the latest crypto currencies
- [How To Add/Remove Liquidity](https://docs.swapx.co/swapx/features/exchange/how-to-add-liquidity.md): Do you have a cryptocurrency token and want to allow people to trade it? Here is a guide how to do that through SwapX.
- [Accelerator Program](https://docs.swapx.co/swapx/features/accelerator-program.md): Let us help you build your dream project


---

# 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.swapx.co/swapx/features.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.
