# Managing Manual Locks

1. **Go to:** <https://www.fenixfinance.io/lock/0>

There are different actions you can make to manage your veFNX lock. Read the guides in the subpages to see how you can do them. \
\
**Increase:** Add FNX to an existing lock to increase your position. \
\
**Merge:** Add two veFNX positions together. \
\
**Transfer:** Move your lock to another wallet. \
\
**Unlock:** Switch off the permanent lock feature. \
\
**Withdraw:** Once your lock expires you can withdraw FNX tokens.&#x20;


---

# 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.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.
