# Increase Lock

**Increase:** Add FNX to increase the size of your lock.&#x20;

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

1. **Select Lock:** Choose the lock you want to add FNX to.&#x20;
2. **Select Duration:** Choose the amount of time you want the entire lock to be set to. It must be at least as long as the duration of the current lock. You can also maintain your lock at maximum voting power by selecting permanent. This feature can be turned off at any time and your lock will return to a 6 month lock that will decay normally.&#x20;
3. **Increase Amount:** Initiate and complete the transaction to detach the lock.&#x20;
4. **Dashboard:** View and manage your lock on the Dashboard: <https://www.fenixfinance.io/dashboard>


---

# 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.fenixfinance.io/fenix/user-guide/managing-manual-locks/increase-lock.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.
