# Pools

In this section you see all the liquidity pools available:

<figure><img src="/files/9OGBpwiYvpeZ8zO2MkZ4" alt=""><figcaption></figcaption></figure>

### Advanced Sorting

By default, pools are ordered by Liquidity (in descending order) but you can order them by Name, APR, Volume or Fees.

You can also use the Advanced Filters to narrow the results by using custom ranges of liquidity, volume or APR

### Selecting a pool

Once you find a pool that you like, just click on it and it will take you the the Create Strategy section, where you will be able to create a liquidity position and a custom strategy for it.


---

# 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://liquid-nova.gitbook.io/liquid-nova/sections/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.
