# Managing your lock/Withdrawal

## Guide <a href="#managing-your-lock-withdrawal" id="managing-your-lock-withdrawal"></a>

Visit <https://app.uncx.network/lockers/explore/tokens> and select "Manage"

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252Fg7ZJ1ZTf9dzMcOud9G38%252Fimage.png%3Falt%3Dmedia%26token%3D650186d9-5cd9-4ba6-b7ad-b75d755f5ff5&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=d7c988fb&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Select the "V3 Liquidity" tab and connect your wallet.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252FkG7E2SFIZBnwTUp8zthZ%252Fimage.png%3Falt%3Dmedia%26token%3D40bfb2d5-69af-4a81-8fbf-b142f2d23a9e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=406f4c12&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After connecting your wallet, select "Edit Locks" tab and select the lock you would like to edit/withdraw from.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252F5w4S3NNZNap03Cc68GSL%252Fimage.png%3Falt%3Dmedia%26token%3D02c3886b-223f-4949-836e-f82622a662a1&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=9edd789e&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After selecting the position you want to edit, you will be able to see all the details about your lock at the top of the page, as presented below.

<figure><img src="https://docs.uncx.network/~gitbook/image?url=https%3A%2F%2F2670842263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FinUXJ41rMT4w6Y9U1Kol%252Fuploads%252Far0M2d8mrkfuGQsBD3xc%252Fimage.png%3Falt%3Dmedia%26token%3D3ec8107d-a47b-4422-8593-40bb9dbd5402&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=3d54da04&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After scrolling down, you will be able to see all the options available to you.

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

**Withdraw:** Withdraw locked liquidity position

**Collect:** Collect the trading fees or/and edit the wallet address receiving them.

**Relock:** Lock Uniswap V3 NFT position and extend the duration of the initial lock.

**Additional Collector:** The additional collector may call collect on the lock as well as the lock owner. Very useful for bots to auto-collect fees. You can update this field at any stage if you are the lock owner.

**Collect address:** Allows you to change the collect address.

**Transfer Ownership:** Allows token developers to transfer the ownership of their liquidity lock.

**Gauge Mode (Only available for Aerodrome on Base):** Enables/disables the gauge feature


---

# 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.uncx.network/guides/for-projects/liquidity-lockers-v3/managing-your-lock-withdrawal.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.
