# How to stake TON

### **Step 1**

* Visit [app.bemo.finance](https://app.bemo.finance/)
* Find and click the “Connect wallet” button in the application

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

### **Step 2**

Select the wallet application you use to store TON tokens from the list to connect it to **bemo**.

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

### **Step 3**

If Tonkeeper is selected, follow these steps

* Scan the QR code on the screen
* Connection request pops up, confirm the wallet connection to **bemo**

Your wallet is now connected!

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

### **Step 4**

Enter the TON tokens amount you want to stake and click the “Stake” button in the app.

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

### Step 5&#x20;

Confirm the transaction in your wallet.

<figure><img src="/files/6yG47mohkyTwAWEnQhCy" 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://docs.bemo.fi/get-started/how-to-stake-ton.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.
