# SwapX

## SwapX

- [What is Swapx?](https://docs.swapx.co/swapx/introduction/master.md): Lowest fee Launchpad, Transparent.
- [Get Started](https://docs.swapx.co/swapx/introduction/get-started.md): Start using SwapX.
- [Create a Wallet](https://docs.swapx.co/swapx/introduction/get-started/create-a-wallet.md)
- [Get Coins and Tokens](https://docs.swapx.co/swapx/introduction/get-started/get-coins-and-tokens.md): Start trading by first acquiring some crypto tokens.
- [Using SwapX without Centralized Exchanges](https://docs.swapx.co/swapx/introduction/get-started/using-swapx-without-centralized-exchanges.md): You don't need an account with Binance, Coinbase, Kraken, Huobi, OKEx or any other centralized exchange to start using SwapX. Here's how.
- [Roadmap](https://docs.swapx.co/swapx/introduction/roadmap.md): Learn more about our long term vision
- [Tokenomics](https://docs.swapx.co/swapx/tokenomics/xwap-tokenomics.md): Learn about the platforms native governance token
- [How to buy XWAP](https://docs.swapx.co/swapx/tokenomics/how-to-buy-xwap.md): This is an easy guide to buying our native governance token, XWAP
- [Platform Service Fees](https://docs.swapx.co/swapx/tokenomics/platform-service-fees.md)
- [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
- [Troubleshooting Errors](https://docs.swapx.co/swapx/support-and-info/troubleshooting-errors.md)
- [Branding & Logos](https://docs.swapx.co/swapx/support-and-info/branding-and-logos.md)
- [FAQ](https://docs.swapx.co/swapx/support-and-info/faq.md)
- [Social Media](https://docs.swapx.co/swapx/support-and-info/social-media.md)
- [Audits](https://docs.swapx.co/swapx/support-and-info/audits.md)
- [Bug Bounties](https://docs.swapx.co/swapx/support-and-info/bug-bounties.md): Incentivizing people to spot the next potential threat
- [Staking](https://docs.swapx.co/swapx/features-1/farming.md): Stake your tokens and earn.... coming soon :)
- [NFT Minting (Launchpad)](https://docs.swapx.co/swapx/features-1/nft-minting-launchpad.md): Launch your NFTs exclusively.
- [NFT Marketplace](https://docs.swapx.co/swapx/features-1/nft-marketplace.md): Coming soon.
- [Minting](https://docs.swapx.co/swapx/features-1/minting.md): Coming Soon, we're still minting
- [How to Mint a token](https://docs.swapx.co/swapx/features-1/minting/how-to-mint-a-token.md): This feature has not yet launched.
- [How to Mint an NFT](https://docs.swapx.co/swapx/features-1/minting/how-to-mint-an-nft.md)
- [Locking](https://docs.swapx.co/swapx/features-1/untitled.md): SWAPX's Secure Token Vault technology
- [Voting](https://docs.swapx.co/swapx/features-1/voting.md): Power to the people ✊


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.swapx.co/swapx/introduction/master.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.
