> For the complete documentation index, see [llms.txt](https://doc.pumpswap.biz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.pumpswap.biz/marketing/publish-your-docs.md).

# Pumpswap CEX

Pumpswap's CEX is the future, fam! Our team of engineers is grinding hard to bring you the most fire centralized exchange in the game. Expected to drop in Q3 2026, this platform is gonna change the crypto landscape.

*What's the tea?*

* Advanced trading tools that'll make you a trading master
* Smart contract tech that keeps your assets safe and secure
* MPC protection, so you can trade with confidence
* Pumpswap Coin is the lifeblood of the exchange, used for fees and more

*Get ready to trade like a pro!*

* Efficient trading that'll make you feel like a boss
* Secure transactions that give you peace of mind
* Automated strategies that help you trade with ease

*And, guess what?*

All projects featured on our IEO platform will get listed on the exchange for free! That's right, no hidden fees or drama.

Pumpswap's CEX is the real deal, and we're just getting started! Stay tuned for more updates and get ready to experience the future of crypto trading


---

# 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 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, and the optional `goal` query parameter:

```
GET https://doc.pumpswap.biz/marketing/publish-your-docs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
