# collect trading fees

Your pool is being used by a few people and you've managed to generate a few SOL in trading fees? Congratulations! You are officially your own market and now you're very much entitled to withdrawing your fees. Don't worry, as usual, we've made this flow as easy as 1-2-3.

### Collect fees from my trading 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 withdraw your hard-earned fees from and once you get on the page of your liquidity pool, press "<mark style="color:blue;">withdraw</mark>".&#x20;

   <figure><img src="/files/DaDBCzdEF7no2NKUw5LZ" alt=""><figcaption></figcaption></figure>
3. Sign the transaction prompt and.. that's it! You have successfully collected the trading fees from your very self-owned market!&#x20;

Congratulations! You have mastered the art of creating NFT liquidity pools, providing two-sided liquidity and earning from the fees generated by the spread. Sounded complex but ended up being quite easy, right?


---

# 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/providing-liquidity-how-does-it-work/collect-trading-fees.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.
