# Close Position Tool

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

1. Select the network where you intend to close your position.
2. Enter your position ID and click Fetch. To retrieve your position ID, enter your wallet address on <https://debank.com/> and search for Uniswap V3 liquidity positions or enter your wallet address directly on the network explorer and search for the Mint action.

<figure><img src="/files/2vFi5bdIpOoqiYzyXBpR" alt=""><figcaption><p>DeBank view of an active liquidity position with corresponding Position ID</p></figcaption></figure>

3. Press Close Position - your funds will be returned to 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.oku.trade/home/extra-information/close-position-tool.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.
