# How to: Bond

* Go to the Lydian dApp [www.lydian.xyz](https://docs.lydian.xyz/staking-and-bonding/bonding/www.lydian.xyz)
* Select the “Bonds” tab in the Navigation menu.

![](https://miro.medium.com/max/253/1*rRl6EdNpQj9BBPZb9Fjy1Q.png)

* Enter the amount of tokens or LP tokens that you would like to bond in the input field and determine your slippage. Review how much sLDN tokens you will get in return. Based on the current ROI (discount or premium) on the actual LDN price.

![](https://miro.medium.com/max/700/1*G8AMDvxv0JR1VPX5oGYRnA.png)


---

# 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.lydian.xyz/staking-and-bonding/bonding/how-to-bond.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.
