# Staking

First, make sure that you are connected to Ref Finance with your wallet.

### Step 1: Click on xREF and select Stake

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

### Step 2: Enter the amount of REF tokens you want to stake

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

### Step 3: Approve the transaction (i.e. using NEAR wallet)

![](/files/xp5QltE02qUPUMQGVRf8)

## Track your xREF balance

And how much REF you will get by unstaking

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

## Unstake

### Click on xREF and select Unstake. Enter the amount of xREF tokens you want to unstake.&#x20;

<figure><img src="/files/P1Dq2TbpaAEMc32Ibm5O" alt="" width="563"><figcaption></figcaption></figure>

### Approve the transaction (i.e. using NEAR wallet)

![](/files/xp5QltE02qUPUMQGVRf8)


---

# 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://guide.rhea.finance/x-chain-guides/staking.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.
