# Create a locked position

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

1. Click the <mark style="color:yellow;">`New Lock`</mark> button.

The locking pop-up will appear.

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

1. Enter the amount of **`CVG`** that you want to lock;
2. Choose the lock duration in weeks;
3. Choose the desired ratio between **`veCVG`** and **`ysCVG`**;
4. Click the <mark style="color:yellow;">`Create Lock`</mark> button.

The confirmation pop-up will appear.

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

1. Approve the contract's allowance in your wallet. The <mark style="color:yellow;">`Finalize`</mark> button will become available;
2. Acknowledge that locking **`CVG`** is irreversible;
3. Click the <mark style="color:yellow;">`Finalize`</mark> button and confirm the transaction in your wallet.


---

# 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.cvg.finance/navigate-ui/lock-cvg/create-a-locked-position.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.
