# Managing your lock/Withdrawal

### CPMM Liquidity

Visit <https://solana.uncx.network/> 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%252FNPgLLx9oY8HCcZgEGAFw%252Fimage.png%3Falt%3Dmedia%26token%3D850fdc6b-028e-4734-bae5-1da92d045d94&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=941563d6&#x26;sv=2" alt=""><figcaption></figcaption></figure>

Select "CPMM Liquidity" and connect your wallet. Then, select the "Edit Lock" tab. Here you can select the lock you want to manage/withdraw.

<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%252FSN2EiYca59VrNfv9bv7O%252Fimage.png%3Falt%3Dmedia%26token%3D4cbf7964-43e7-4713-ab74-7e1dc3875fab&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=9291d028&#x26;sv=2" alt=""><figcaption></figcaption></figure>

On the image above you can see the lock edit page. The options available to your are:

**Withdraw:** Withdraws locked liquidity position

**Increment:** Allows you to add more LP tokens to a existing lock.

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

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

**Split:** It is possible to split your lock in different sub-locks.

### CP Swap Liquidity

Visit <https://solana.uncx.network/> and select "Manage".

<figure><img src="/files/0NxnwTm0JDP3j4rqtgWh" alt=""><figcaption></figcaption></figure>

Select "CP Swap Liquidity" and connect your wallet. Then, select the "Edit Lock" tab. Here you can select the lock you want to manage/withdraw.

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

On the image above you can see the lock edit page. The options available to your are:

**Withdraw:** Withdraws locked liquidity position

**Increment:** Allows you to add more LP tokens to a existing lock.

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

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

**Split:** It is possible to split your lock in different sub-locks.

**Claim Fees:** Allows you to claim fees from your pool.

### CLMM Liquidity

Visit <https://solana.uncx.network/> and select "Manage".

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

Select "CLMM Liquidity" and connect your wallet. Then, select the "Edit Lock" tab. Here you can select the lock you want to manage/withdraw.

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

On the image above you can see the lock edit page. The options available to your are:

**Withdraw:** Withdraws locked liquidity position

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

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

**Claim Fees:** Allows you to claim fees from your pool.


---

# 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/solana-lockers/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.
