# Aptos FAQ

<figure><img src="/files/yUTuFa7WlCBQLMeYzGr2" alt=""><figcaption></figcaption></figure>

This FAQ page answers some of the more commonly asked questions from the PancakeSwap community about our Aptos Deployment.

## General

### How to bridge from BSC (Binance Smart Chain) to Aptos?

Check out [our bridging guide](/welcome-to-pancakeswap/how-to-guides/get-started-aptos/aptos-coin-guide.md) for various bridging solutions.

If you want to bridge CAKE token, check out our [CAKE bridging guide](/welcome-to-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).

### Which wallet I can use for Aptos Chain?

Check out [our wallet guide](/welcome-to-pancakeswap/how-to-guides/get-started-aptos/wallet-guide.md) to download and set up your wallet for Aptos.

### Showing "Price Impact Too High" when swapping coins

This is likely due to bad network connections to blockchain nodes. Refresh the page, and check your network connection.

If the error persists, it means the pair of coins you are trying to swap has insufficient liquidity for the amount you are trying to swap. The liquidity for major coins will slowly and steadily be improved over time, and the liquidity issue will likely be solved when our Aptos Farms are deployed. (SOON!)

### I couldn't find the coin I wanted to swap

The default list on Aptos Swap only shows coins from well-known projects with a sufficient amount of liquidity.

If you want to swap other coins that are not on the default list, import them using their coin address.

### Why I can’t trade CAKE on Aptos Swap?

*updated on 2022-12-13*

CAKE token/coin is now live on Aptos. Check out our [CAKE bridging guide](/welcome-to-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md) to learn more about bridging CAKE tokens between Aptos and BNB Smart Chain.

### Do I need to stake CAKE on Aptos to participate in Aptos IFOs?

PancakeSwap IFO has not yet been deployed on Aptos. (SOON!) Keep staking your CAKE, and stay tuned for more news.

## CAKE Bridging

{% hint style="info" %}
This document has been migrated [here](/bridge/faq.md)
{% endhint %}


---

# 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/welcome-to-pancakeswap/how-to-guides/get-started-aptos/aptos-faq.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.
