# Earn

- [Overview](https://docs.asterdex.com/earn/overview.md)
- [Mint asBNB](https://docs.asterdex.com/earn/overview/mint-asbnb.md)
- [Mint asBTC](https://docs.asterdex.com/earn/overview/mint-asbtc.md)
- [Mint asUSDF](https://docs.asterdex.com/earn/overview/mint-asusdf.md)
- [Mint asCAKE](https://docs.asterdex.com/earn/overview/mint-ascake.md)
- [Aster ALP](https://docs.asterdex.com/earn/overview/aster-alp.md)
- [How to Mint ALP](https://docs.asterdex.com/earn/overview/aster-alp/how-to-mint-alp.md)
- [How to Burn ALP](https://docs.asterdex.com/earn/overview/aster-alp/how-to-burn-alp.md)
- [ALP Fees](https://docs.asterdex.com/earn/overview/aster-alp/alp-fees.md)
- [Ecosystem](https://docs.asterdex.com/earn/overview/ecosystem.md)
- [PancakeSwap](https://docs.asterdex.com/earn/overview/ecosystem/pancakeswap.md)
- [LP on PancakeSwap](https://docs.asterdex.com/earn/overview/ecosystem/pancakeswap/lp-on-pancakeswap.md)
- [Pendle](https://docs.asterdex.com/earn/overview/ecosystem/pendle.md)
- [asUSDF on Pendle](https://docs.asterdex.com/earn/overview/ecosystem/pendle/asusdf-on-pendle.md)
- [asBNB on Pendle](https://docs.asterdex.com/earn/overview/ecosystem/pendle/asbnb-on-pendle.md)
- [USDF on Pendle](https://docs.asterdex.com/earn/overview/ecosystem/pendle/usdf-on-pendle.md)
- [How to calculate Au points for LP and YT](https://docs.asterdex.com/earn/overview/ecosystem/pendle/how-to-calculate-au-points-for-lp-and-yt.md)
- [How to transfer liquidity to new pool](https://docs.asterdex.com/earn/overview/ecosystem/pendle/how-to-transfer-liquidity-to-new-pool.md): This page will guide you on transferring liquidity from an existing pool to a new pool
- [Tranchess](https://docs.asterdex.com/earn/overview/ecosystem/tranchess.md)
- [Restaking](https://docs.asterdex.com/earn/overview/ecosystem/restaking.md)
- [YieldNest](https://docs.asterdex.com/earn/overview/ecosystem/yieldnest.md)


---

# 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.asterdex.com/earn.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.
