# How to: Stake

* Go to the Lydian dApp. [www.lydian.xyz](https://docs.lydian.xyz/staking-and-bonding/staking/www.lydian.xyz)

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

* Select the “Stake” tab in the Navigation menu.

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

* Enter the amount of LDN that you would like to stake in the input field. If you would like to stake all your LDN, press the “MAX” button and the input field will be populated with your total available LDN balance.
* Click “Stake” and sign the transaction.
* After you “Confirm” transaction has been processed and signed successfully you have staked your LDN!


---

# 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/staking/how-to-stake.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.
