> For the complete documentation index, see [llms.txt](https://docs.unitas.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unitas.so/points/get-susdu-lp-on-pendle-bsc.md).

# Get sUSDu LP on Pendle (BSC)

1. Click **Connect Wallet** and ensure you are using a **BSC (BNB Chain)** compatible wallet.

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

2. Check the box to agree to the Terms of Service and Privacy Policy.

<figure><img src="/files/19hcRblHf36TvQ2vetl4" alt=""><figcaption></figcaption></figure>

3. Choose your preferred BSC wallet from the list.

<figure><img src="/files/34tHBK1YYOjbs63zEoOG" alt=""><figcaption></figcaption></figure>

4. Under the **Zap-Deposit** tab, enter the amount of **sUSDu** you wish to deposit.

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

5. If the button displays **Switch to BNB Chain**, click it to update your wallet network.

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

6. Click **Approve sUSDu** to authorize the protocol to use your funds.

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

7. Once approved, click **Zap In** to complete the transaction.

<figure><img src="/files/51a2mLNn90RoWoH1w1AR" alt=""><figcaption></figcaption></figure>

8. A success banner will appear once your **sUSDu LP** has been successfully added. Your points earned during the holding period will update the following day.

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

9. To retrieve your assets, select **Zap-Withdraw**, check **LP sUSDu (USDu)**, and follow the prompts to **Approve** and **Withdraw**.

<figure><img src="/files/8Q3ogn3Sj2Ry1uOQlHtp" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.unitas.so/points/get-susdu-lp-on-pendle-bsc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
