> For the complete documentation index, see [llms.txt](https://docs.shinedao.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shinedao.finance/dao/veshn-token/how-to-lock-shn.md).

# How to lock SHN?

Given that you already have SHN on your **Polygon (Matic) Network**, you can proceed on the page below:

{% embed url="<https://app.shinedao.finance/veSHN/>" %}

## **1. Lock**

Enter the amount you want to lock and select the lock time. You will be able to see your initial veSHN balance. After approving a lock, you will be able to create a lock.

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

## **2. Stake**

In the staking section, you will be able to see base and max APR along with other relevant info. Base APR is representing reward for minimum lock (7 days), and max APR is representing reward for maximum lock (4 years).

Please click “STAKE” to make sure your veSHN is eligible for rewards from rewards contracts.

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

## **3. Claim**

In the claim section, you will be able to see your rewards and claim them.

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

## **4. Withdraw**

Withdraw will allow you to exchange your veSHN for SHN once the lock expires. The button will appear once the lock expires.

## **5. Increase veSHN balance**

To increase your veSHN balance you can either lock more SHN or increase the lock.

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

{% hint style="info" %}
It should be noted that each account can only have a **uniform lock time**: A single address cannot lock certain SHN tokens for 2 years then another set of SHN tokens for 4 years etc.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.shinedao.finance/dao/veshn-token/how-to-lock-shn.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.
