> For the complete documentation index, see [llms.txt](https://burgerswap.gitbook.io/burgerswap-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://burgerswap.gitbook.io/burgerswap-en/products-and-guides-1/2.-swap/trade/trade-f-and-q.md).

# Trade F\&Q

## **F\&Q**

### How BurgerSwap finds the best prices?

&#x20;To get the best trade, it is crucial to access exchanges with the best prices and deep liquidity.BurgerSwap helps users by searching several DEXes and CEXes for prices and liquidity, then splits the order into different routes to get the best trade.  Usually when making a trade on BurgerSwap, the protocol will execute these three steps: Price quotation from DEXes and CEXes; Optimize and find the best trading routes for the best price with low slippage; Communicate the prices to the user and execute trades .&#x20;

### What makes your aggregator unique and different from others?

BurgerSwap aggregates not only some leading DEXs, including PancakeSwap, MDEX and Biswap, but also the liquidity of CEXs, which means that users can access any digital asset or transfer funds with best prices in one platform, BurgerSwap.

In addition to accessing other DEXs, rewards for liquidity providers and traders is another feature. Users who provide liquidity or make a trade on BurgerSwap will earn the transaction fees.

### **How can I put my crypto to work?**&#x20;

There are several ways to put your tokens to work on the BurgerSwap. These methods consist of: Provide liquidity on the \[Liquidity] of \[Trade] to earn trading fees; Provide liquidity on Switch and stake your swToken.

### Is there a minimum transaction volume limit?

No, you can trade any amount you want.


---

# 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:

```
GET https://burgerswap.gitbook.io/burgerswap-en/products-and-guides-1/2.-swap/trade/trade-f-and-q.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.
