# How to Add/Remove Liquidity

1. Click ‘Position’ Page to check your position so you will see **‘Add/Remove’** option at the right.

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

2. Click "Add/Remove" to check your position detail.

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

3. Enter the amount of assets on any side of the target position.Then click the button below and you'll successfully add liquidity.

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

4. Click the "Remove" button. You can select the withdrawal ratio in the pop - up window to complete the withdrawal of liquidity.

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

<sub>The White Paper is for informational purposes only. Nothing in the White Paper constitutes legal, financial or tax advice. Its content may be updated from time to time without express notice. You should seek your own professional advice before engaging in any activity in connection with Hyperion. See</sub> [<sub>Legal Disclaimer</sub>](https://docs.hyperion.xyz/legal-and-compliance/legal-disclaimer)<sub>.</sub>


---

# 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.hyperion.xyz/guides/how-to-add-remove-liquidity.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.
