> For the complete documentation index, see [llms.txt](https://quickex.gitbook.io/quickex-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quickex.gitbook.io/quickex-docs/readme.md).

# Quickex

The service also features a "Private Swap" option designed to break the on-chain link between the sender's and recipient's wallets. This advanced feature uses a two-leg routing mechanism with a randomized intermediate asset to deliberately sever the visible connection on the public blockchain. This provides an extra layer of privacy for users who require it. It demonstrates Quickex's commitment to offering advanced tools for confidential crypto trading.

[Is Quickex legit](https://quickex.io/about-us)? Quickex's popularity and reliability are reflected in its strong user reviews and market reputation. The platform holds a "Great" rating from its users. People consistently praise the service for its fast swaps and responsive customer support. Many users report being satisfied with the overall experience.

The exchange is designed to be completely accessible without the need for account creation. However, users can register if they wish to access additional features and store their transaction history. The simple and transparent process means there are no hidden conditions or surprises. Quickex operates 24/7 without weekends or breaks, providing constant availability for users worldwide.

Quickex sources its rates from multiple liquidity providers to deliver highly competitive pricing. This aggregation of liquidity allows the platform to offer some of the best rates in the market for popular pairs. The service is known for processing swaps quickly with top-tier rates. This combination of speed and value makes Quickex a popular choice for crypto traders.

<br>


---

# 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://quickex.gitbook.io/quickex-docs/readme.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.
