# Introduction

- [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


---

# 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/introduction.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.
