# What's new in Version 2?

We're excited to announce the release of Asymetrix Version 2! The initial announcement for this new version was made on July 29, 2023, in our article titled "[100 Days Recap](https://medium.com/@asymetrix.protocol/100-days-recap-5e4fa5e7d891)". Since then, we've been hard at work, fine-tuning the protocol to better serve all the users.

### Our Focus

Our primary focus in developing Asymetrix V2 has been to improve the ASX token design and to introduce new functionalities in the mechanics of the system. Our ultimate goal is to make the protocol more accessible and profitable for users.

### Key Features

Asymetrix V2 comes with three major enhancements:

#### 1. esASX (Escrowed ASX Token)

We're introducing a new token called esASX, short for "escrowed ASX." This token is part of an innovation regarding initial distribution for early adopters.

#### 2. BOOSTS System

The second key feature is our new BOOSTS system, designed to reward liquidity providers and engagement within the Asymetrix ecosystem.

#### 3. MINI POOLS

In the new version, we're introducing the feature that allows users to make deposits not like a solo depositor, but into what we're calling "MINI POOLS." This significantly increases your ODDS of getting rewards in our weekly DRAWS.

### Learn More

For detailed information on these new features, please continue to the following articles:

* [Understanding esASX](/asymetrix-v2/understanding-esasx.md): The Escrowed ASX Token
* [BOOSTS](https://docs.asymetrix.io/asymetrix-v2/boosts): How the BOOSTS System Works
* [MINI POOL](/asymetrix-v2/mini-pools-coming-soon.md): be a part of "collective user"

We're thrilled to roll out these updates and can't wait for you to experience the new and improved Asymetrix V2!


---

# 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.asymetrix.io/asymetrix-v2/whats-new-in-version-2.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.
