# 5.2 - Managing your veNEST

{% hint style="warning" %}
If your veNEST is deposited in the **HYPE Engine Vault (HEV)**, you **cannot** perform the actions below until you **withdraw from it**.
{% endhint %}

To withdraw:

* Go to **Dashboard** → find your position in the lock tab → **Manage Position** → 'Deactivate' from HEV - <https://app.usenest.xyz/dashboard>

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

Once the veNEST NFT is back in your wallet as a manual position, you can manage it normally.

***

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

{% stepper %}
{% step %}

### Extend (increase lock duration)

Extend expiry to maintain voting power.

* **Max lock:** up to **6 months**
* Voting power is **linear** with time:
  * 100 NEST for 6 months → 100 veNEST
  * 100 NEST for 3 months → 50 veNEST
    {% endstep %}

{% step %}

### **Increase (add more NEST)**

Add more NEST into an existing veNEST position.
{% endstep %}

{% step %}

### Merge

Combine multiple veNEST NFTs into one position. Useful for simplifying management and concentrating vote weight.

### Auto-Max (set-and-forget power)

Auto-Max is designed to keep your lock near maximum duration so vote weight doesn’t drift down.

{% hint style="info" %}
Why it matters: if you don’t maintain duration, voting power decays toward expiry (example guidance shows \~**4% voting power reduction per epoch** on a max lock left to decay).
{% endhint %}
{% endstep %}

{% step %}

### Transfer

Because veNEST is an NFT, it can be transferred (and may be tradable on supported marketplaces like Hyperwarp).

{% hint style="info" %}
Reminder: Buyers inherit the lock’s remaining duration, future rewards and for selling marketplace liquidity can be thin with discount required for sale.
{% endhint %}
{% endstep %}

{% step %}

### Unlock

Unlock your veNEST position back into NEST.&#x20;

{% hint style="warning" %}
Your veNEST must be in a [manual position](/governance-venest/5.1-venest-basics.md#voting-manual-vs-automated) for your NFT unlock time to start.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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.usenest.xyz/governance-venest/5.2-managing-your-venest.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.
