# veSONIC Staking

{% hint style="info" %}
The veSONIC Staking proposal is available [here](https://www.sonicsvm.org/node-proposal-1.pdf), and the voting results are [here](https://node-dashboard.sonic.game/vote).

veSONIC Staking is now live.\
\
**Note:** The following screenshots are for process demonstration purposes only; all data shown are test data.
{% endhint %}

Access the Node Dashboard, and follow these steps to stake & unstake your veSONIC.

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

#### Step 1 - Connect Your Wallet And Click "Stake Now"

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

#### Step 2 - Enter the Amount You Want to Stake

Recommended to enable “Auto Stake”. Once enabled, your newly produced veSONIC and any remaining veSONIC will be automatically staked after each daily settlement.

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

#### Step 3 — Check Your Staked veSONIC Amount

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

#### Step 4 — Unstake Your Staked veSONIC Anytime

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

<figure><img src="/files/Z3Zh2glnB5Yb4f9W8SC8" 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://hyperfusedocs.sonic.game/node-operation/vesonic-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.
