# Near (NEAR)

<figure><img src="/files/iN7DMMa8TiLiaMWcZ3fV" alt=""><figcaption><p>NEAR stakes on Kiln Dashboard</p></figcaption></figure>

## Unstaking NEAR tokens is a 2 step process.&#x20;

First, you must unstake the tokens that you wish to withdraw.

You can do so by clicking "Unstake" on your stake. After that you will be able to connect you wallet and unstake your NEAR.

<figure><img src="/files/iZ6R0FWPRrnY2aUx2Bo2" alt=""><figcaption><p>Unstake NEAR on Kiln Dashboard</p></figcaption></figure>

After you have unstaked some tokens, they will be available for withdrawals in 3 epochs (\~36 to 48h). After this period, you will be able to see that withdraw is available for your unstaked token. You can then click "Withdraw" and follow the same flow as unstaking.

<figure><img src="/files/pvDBkU6IcJF93gEJUteT" alt=""><figcaption><p>Withdraw NEAR on Kiln Dashboard</p></figcaption></figure>

{% hint style="info" %}
Note that when you connect your NEAR wallet, you allow the dashboard to make contract calls on your behalf. This means that triggering an unstake or withdraw transaction will not prompt for your signature, it will use your wallet to sign and broadcast the transaction automatically. Your manual signature is required only when spending NEAR.
{% endhint %}


---

# 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.kiln.fi/v1/kiln-products/dashboard/unstaking/near-near.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.
