# veNUT Management

After you have locked NUT in the platform, you can add more NUT to you veNUT position OR you can also increase the duration of the locking period. This way you can increase the voting power of your veNUT NFT.

To manage your veNUT positions, follow the next steps:

### Increasing Lock Amount

**Step 1:** Go to the NUT section and select the "Manage" button.

<figure><img src="/files/7iGKr7XAyoWbRxhPFkRu" alt=""><figcaption></figcaption></figure>

**Step 2:** Enter the amount of NUT you want to add.

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

**Step 3:** Click the "Increase Lock Amount" button.

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

**Step 4:** Carefully review the transaction details and make sure they are correct. After that, click the "Confirm" button.

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

If the transaction was successful, a confirmation message will appear on the screen along with a link to review the transaction details and the new lock amount will be updated on the dashboard

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

### Increasing Lock Duration

**Step 1:** Go to the NUT section and select the "Manage" button.

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

**Step 2:** Select the new expiration time.

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

**Step 3:** Click the "Increase Duration" button.

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

**Step 4:** Carefully review the transaction details and make sure they are correct. After that, click the "Confirm" button.

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

If the transaction was successful, a confirmation message will appear on the screen along with a link to review the transaction details.

<figure><img src="/files/YnFBtvry3KuwucLRrGXU" 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://doc.nucleon.network/user-guide/nut-governance-token/venut-management.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.
