# Voting

As a decentralized project, Nusa allows the community to cast votes or make new proposals for Nusa developments. In order to participate in voting, participants need to utilize veToken which will represent their voice in the voting and the eligibility to make new proposals. Follow the tutorial below to vote on existing proposals or create a new one.&#x20;

{% hint style="info" %}
Before you proceed, make sure you have 1 NUSA to vote on existing proposal or 500 veNusa to create a new proposal. [Click here](/nusa-v2/governance-1/vetoken.md) to get veNusa
{% endhint %}

<mark style="color:red;">--— VIDEO ---</mark>

## **Vote Existing Proposal**

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 **Voting**<br>

## Create a New Proposal

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 **Voting**


---

# 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-1/voting.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.
