# Feature Updates

## Version 2.1

#### Updated on April 25, 2024

#### Features

* Automatic listing newly-created pools on xExchange, OneDex, and AshSwap.&#x20;
* To be featured on the aggregator, pools must maintain a Total Value Locked (TVL) exceeding $500. Any previously listed pool that falls below this threshold will be removed.

#### Additional information

* There is a maximum delay of 1 hour from the time a pool meets the listing criteria until it is listed.


---

# 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.ashswap.io/aggregator/understand-aggregator/feature-updates.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.
