# How To Import Liquidity

If your liquidity position does not show up in the Pool page, you can import it by clicking on the **Import** button.

![](/files/Dboqh2Fdk1FB7RB4pxWI)

You will then be redirected to another page where you can select the pair.

![](/files/Scf8aofJSm3yQ91m0UNh)

After pair selection, wait a few moments while fetching your current positions

![](/files/Y5YKVoQryfJFS2HlRTUE)

If you have LP tokens of the pool you chose, you will get a message confirming this with a link that goes to the Pool page where you will be able to see your newly imported position.

![](/files/jaNqW0TMPvq80sZoVuQp)

If you select a pair that you have not supplied liquidity to, you will get a link to add liquidity to that pair.&#x20;

![](/files/R3P6trkYxpS9Mu8rsvhO)


---

# 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.friendly.market/products/amm/how-to-import-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.
