# Managing your Hive Power Delegation

Let's say that you have an existing delegation to @empo.voter but want to increase or reduce it. This is how you do it.&#x20;

{% stepper %}
{% step %}
Go to your account and search the lens next to your Hive Power number:

<figure><img src="/files/d0oTSJ6rXbDVGYhw2d67" alt=""><figcaption><p>lens icon</p></figcaption></figure>

{% endstep %}

{% step %}
Click the 'Update' button:

<figure><img src="/files/tjs7ihCz7U22LXCLZshv" alt=""><figcaption><p>update button</p></figcaption></figure>

{% endstep %}

{% step %}
Now it comes the **MOST IMPORTANT** step, so read carefully. This window will appear asking for the details of the delegation.

{% hint style="danger" %}
You have to introduce the **UPDATED** amount of Hive Power which you want to get delegated to the project. (The TOTAL amount, not how much do you want to increase/reduce it).
{% endhint %}

<figure><img src="/files/QbfwxtvxOCbeqF2mTYVK" alt=""><figcaption><p>update delegation</p></figcaption></figure>
{% endstep %}
{% endstepper %}

***

This is better understood with an example:

Let's say as a user you have 1000 Hive Power delegated and you want to increase your delegation up to 1250 HP.

Your input when updating the delegation should be 1250 (the new full delegated amount), and not 250 (the amount which you want to add).\
\
If you put 250 what will happen is that the TOTAL delegation will be 250, and 1000 HIVE will enter the cooldown process.

{% hint style="success" %}
If your Hive Power enter in cooldown, don't worry. You're  100% secured but you'll have to wait 5 full days before trying again.&#x20;
{% endhint %}

***


---

# 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://hive-power-ventures.gitbook.io/hive-power-ventures/how-to/managing-your-hive-power-delegation.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.
