# Stake LCDOT

### **Prerequisite:**

Make sure you have set up a Unified Account, follow the guide [here](/how-to-guides/setup-wallet.md).

### **Step-by-Step Guide**

1. Make sure you are on the Euphrates official site with LCDOT selected

<figure><img src="/files/4eLET19BKdA43KRbKTzD" alt=""><figcaption></figcaption></figure>

2. Connect your wallet to the application
3. Choose an LST pool you are interested in and click “Stake Now”

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

4. Read the details of the pool and scroll down to the “Stake your LCDOT” section
5. Enter the amount of LCDOT you would like to stake and click “Stake Now”

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

6. A confirmation transaction will show up on your Metamask (If this is your first time interacting with Euphrates an approval request will show up first). Confirm the transaction.

   <figure><img src="/files/tbQRWSS9KdxlUObcqnst" alt=""><figcaption></figcaption></figure>
7. You can verify your stake on the “Current Stake’ section. Happy staking 😊

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


---

# 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://farmdoc.acala.network/how-to-guides/use-euphrates/stake-lcdot.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.
