# VeToken

veToken is the Governance token that grants holders the right to participate in the decision-making processes and earn a share of the protocol's revenue. Follow the tutorial below to get veNusa, the veToken version of NUSA.

{% hint style="info" %}
If you don't have NUSA, you can get some by swapping from another token on [Nusa Swap](https://stage-v2.nusa.finance/swap)
{% endhint %}

{% embed url="<https://youtu.be/1AMuJj6ObkU>" %}

## **Step-by-Step Guide:**

1. Visit the [Nusa Official Website](https://home.nusa.io/) and click **Launch App**

   <figure><img src="/files/PjwdodXH1lguJUc0UlQT" alt=""><figcaption></figcaption></figure>
2. Click the **Connect** button to connect your wallet

   <figure><img src="/files/El3LLCBiIv0aSUoVgK0H" alt=""><figcaption></figcaption></figure>
3. Hover the **Governance** menu and click **Vetoken**

   <figure><img src="/files/Zx1g3XYfUUBNYyWOAuhL" alt=""><figcaption></figcaption></figure>
4. Choose the amount and the lock duration.&#x20;

   <figure><img src="/files/GkWshaCVrdsjx8wTKeNS" alt=""><figcaption></figcaption></figure>
5. If this is the first time you have locked NUSA, you must approve Nusa's smart contract by clicking the **Enable** button and signing the transaction in your wallet to proceed.

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

   <figure><img src="/files/6BepfYSjWEKK71OUtECZ" alt=""><figcaption></figcaption></figure>
6. Once the token is approved, you can click the **Create Lock** button to lock your NUSA

   <figure><img src="/files/DXurJo0hcDNA7toGvLDu" alt=""><figcaption></figcaption></figure>
7. Sign the transaction in your wallet and wait until it is successful.&#x20;

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

   <figure><img src="/files/vPQdmWFVqIv6X659iZ77" alt=""><figcaption></figcaption></figure>
8. \[Optional] You can add more veNusa by clicking the **Add Lock Duration** button or convert your veNusa into NUSA by clicking the **Unlock** button.

   <figure><img src="/files/SBnk5RVVMHnj23BiIxpS" 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.nusa.io/nusa-v2/governance/vetoken.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.
