# two-sided liquidity pools

This is where things get interesting for people willing to **earn from using hadeswap.**

Let's get into it - this is a combination of setting up a **buying pool** and a **selling pool** <mark style="color:blue;">simultaneously</mark> for the same NFT collection: buying more NFTs if the price drops to a certain level and selling those NFTs if the price increases.

By doing so, you're effectively providing liquidity on both sides to the hadeswap Automated Market Maker (AMM). To incentivize the creation of such pools, you get the ability to collect fees on the spread as people swap in and out of your pool.

As complex as this may sound, the principle is simple in itself: just like on any market, there is always a slight difference in price while selling an asset or buying one - it's exactly off that difference that you can earn! This tried-and-proven DeFi mechanism is now available for you to leverage your precious NFT collections.

*"WTF THIS IS SO GOOD"*

Yup - it is. And it's available for you to go crazy with it.&#x20;

Curious about the impacts such innovation could have on the ecosystem as we know it today? Read on!&#x20;


---

# 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.hadeswap.com/why-hadeswap/two-sided-liquidity-pools.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.
