> For the complete documentation index, see [llms.txt](https://docs.hadeswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hadeswap.com/providing-liquidity-how-does-it-work/modify-my-existing-liquidity-pool.md).

# modify my existing liquidity pool

You've created an NFT liquidity pool but you would like to add more NFTs to it or more SOL?

Easy. Here's how:

### How do I modify my existing pool?

1. Go to "<mark style="color:blue;">my pools</mark>" top right to see the list of pools you have created.
2. Pick the NFT liquidity pool you'd like to add liquidity to and once you get on the page of your liquidity pool, press "<mark style="color:blue;">edit</mark>".&#x20;

   <figure><img src="/files/GyJH6PN9f2uEHgziiweb" alt=""><figcaption></figcaption></figure>
3. There you can change the pricing parameters as well as add assets to your NFT liquidity pool.
4. Once you've operated the desired changes, press "<mark style="color:blue;">save changes</mark>" and you'll be good to go with your new pool settings!

Now that you know how to create and modify an NFT liquidity pool, we're going to explain how you can collect those juicy trading fees that you've collected by providing two-sided liquidity pools!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.hadeswap.com/providing-liquidity-how-does-it-work/modify-my-existing-liquidity-pool.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.
