# How to transfer liquidity to new pool

**Using the asUSDF May 2025 and asUSDF Nov 2025 pools as an example:**

1. Head to the [asUSDF May 2025 pool webpage](https://app.pendle.finance/trade/pools/0x9e515a7115c86d7314159dbdab41e555d5330dfe/zap/in?chain=bnbchain) and connect your wallet.

<figure><img src="/files/WyzoBtMp2zMSBarvguwf" alt="" width="563"><figcaption></figcaption></figure>

2. Click \[Transfer Liquidity], select all existing positions, tick \[Claim All Pool Rewards] and \[Keep YT Mode]. In the \[Target Pool], enter 0x2ac20c37b5577e04bb68e239a45f4fb3b4edb184.

<figure><img src="/files/tCfrI1jTSuK1n7zWJjpY" alt="" width="405"><figcaption></figcaption></figure>

2. 0x2ac20c37b5577e04bb68e239a45f4fb3b4edb184 is the pool address of the new asUSDF Nov 2025 pool. You will be asked to select a new market to rollover. Select \[LP].

<figure><img src="/files/y6b5HaG5NC7F7rL7cYQ6" alt="" width="563"><figcaption></figcaption></figure>

3. Then, click \[Approve Tokens]. After approving, click \[Roll Over] to transfer your liquidity.&#x20;

<figure><img src="/files/I3KI62UYhCncygCL1shL" alt="" width="351"><figcaption></figcaption></figure>

<figure><img src="/files/xODX1kPbXFVbRYnoc1cf" alt="" width="349"><figcaption></figcaption></figure>

Once completed, you should see your liquidity in the new asUSDF pool.


---

# 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/overview/ecosystem/pendle/how-to-transfer-liquidity-to-new-pool.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.
