# 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=75b05470&#x26;sv=1" alt=""><figcaption></figcaption></figure>

Connect your wallet. Select "V2 Liquidity" tab.

<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%252FZvka0GAikE6uTrDNcOmr%252Fimage.png%3Falt%3Dmedia%26token%3D0c3e2b74-da90-479e-a910-bc339f585daa&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c47dcba7&#x26;sv=2" alt=""><figcaption></figcaption></figure>

After connecting your wallet, select "Edit Lock" 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%252FR2InshlTNpXL9LIAdAEm%252Fimage.png%3Falt%3Dmedia%26token%3Dae0f0a9e-c9f3-40f8-a549-e97d99f4c27b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ebfbef9a&#x26;sv=2" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2670842263-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FinUXJ41rMT4w6Y9U1Kol%2Fuploads%2FaGZlYK1bK1XKHuuiDS92%2Fimage.png?alt=media&#x26;token=7c0c4f6e-ce92-4e39-9802-ccfc8474ac22" alt=""><figcaption></figcaption></figure>

You will be able to see all the options available to you:

**Withdraw:** Withdraw locked liquidity.

**Increment:** Allows you to "top up" your lock with more LP tokens without creating a new lock.

**Relock:** Lock LP tokens and extend the duration of the initial lock.

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

**Split:** Splits your lock into 2 separate locks without changing the unlock date.

**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-v2/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.
