# Lock

Locking plays a pivotal role in the Ocelex ecosystem, representing the most significant action users can take to strengthen their position and demonstrate their support. Users are encouraged to lock their OCX tokens into veOCX for a duration of their choosing. Importantly, the length of the lock directly correlates with increased voting power in veOCX, empowering users with greater influence over the ecosystem's direction.

### veOCX Management

Central to the Ocelex model is the management of your veOCX (veNFT) holdings. For both users and protocols, regular visits to the vesting page are essential to adjust ve lock durations, merge, or establish new veOCX positions. The vesting page offers several key functions:

* Create Lock
* Manage Lock
* Increase Lock Amount
* Extend Lock Duration
* Merge veOCX Positions
* Delegate


---

# 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://ocelex.gitbook.io/ocelex/protocol-overview/dex-functionalities/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.
