# Farming on Aptos

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

With our multichain deployment, PancakeSwap is now bringing the iconic yield farming experience to liquidity providers on Aptos. Yield Farms allow users to earn CAKE while supporting PancakeSwap by staking LP Tokens.

Check out the [main section](/earn/yield-farming.md) to learn more about yield farming.

We designed the product experience to be consistent across different blockchains. Therefore, if you are a seasonal Farm user on BSC, you will feel right at home when farming on Aptos. If you are new to liquidity farming, check out our [How to Use Farms guide](https://docs.pancakeswap.finance/products/yield-farming/how-to-use-farms) to get started.

To learn more about how to bridge your assets and CAKE between BSC and Aptos. Check out the [CAKE Bridging Guide](/welcome-to-pancakeswap/how-to-guides/get-started-aptos/cake-bridging-guide.md).

{% hint style="warning" %}
Yield farming can give better rewards than Syrup Pools, but it comes with a risk of **Impermanent Loss**. It’s not as scary as it sounds, but it is worth learning about the concept before you get started.

Check out this great [article about Impermanent Loss ](https://academy.binance.com/en/articles/impermanent-loss-explained)from Binance Academy to learn more.
{% 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/earn/yield-farming/farming-on-aptos.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.
