# FAQs

#### Which network is currently supported?

PancakeSwap X is live on Arbitrum and Ethereum, supporting crypto tokens, and on BNB Chain, it supports real-world assets (RWAs) like tokenised stocks, bonds, and ETFs.

#### Is PancakeSwap X on by default?

Yes.

#### Why is my swap not going through PancakeSwap X?

PancakeSwap X is a part of the “Swap” product. The Swap interface automatically compare and choose the most optimal liquidity source with the best price for you. Therefore PancakeSwap X will be utilised only when:

* The current network supports PancakeSwap X
* The current trading pair supports PancakeSwap X
* The pricing is better on PancakeSwap X than other liquidity sources

If your order is not going through PancakeSwap X, you are not missing anything, as you are already enjoying the best price.

#### Why is my swap failing with PancakeSwap X?

When trading via PancakeSwap X, orders are actively filled by liquidity providers. Therefore, in some rare cases, often due to rapid market movements, liquidity providers may fail to fill the orders in time, resulting in failed orders.

In this case, simply retry by re-submitting the order. If the error persists, please disable the PancakeSwap X from the settings.

#### Is there any fee when using PancakeSwap X?

For now, PancakeSwap X does not charge any fee. Fee rate is subject to change in the future.

#### How does PancakeSwap X work without gas fees?

Orders are sent to a network of fillers off-chain who bear the gas cost while executing the order on-chain.

#### What happens if a transaction fails on PancakeSwap X?

Nothing to worry. Your funds are safe in your wallet.


---

# 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.pancakeswap.finance/trade/pancakeswap-x/faqs.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.
