# How can I earn from Providing Liquidity?

1. **Buy the equivalent amount of SD, and BUSD in Pancake Swap using the ‘Buy’ menu.**
2. **Provide liquidity of SD, and BUSD in Pancake Swap, you will receive a LP Token. (See the links in the Trade menu).**
3. **Go to the ‘Liquidity’ menu.**
4. **Approve the Token in the ‘Stage’ section and deposit your LP Token**
5. **‘Bond’ your LP in the ‘BOND’ section to start earning SD.**

**Advantage: Lockup of only 12 hours.**<br>

**To withdraw : Unbond your LP Token in the ‘Bond’ section and withdraw in the ‘Stage’ section. It takes 12 epoch to unlock the Withdraw button and any bond/unbond activities will restart the lockup time for 12 epoch.**<br>


---

# 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://smartdollar-ssdprotocol.gitbook.io/smartdollar-docs/faq/how-can-i-earn-from-providing-liquidity.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.
