# LVL Batch Auction

### **Who Can Participate?**

Everyone with USDT!

The LVL Batch Auction is a vehicle to deepen the protocol-owned liquidity of LEVEL, by offering Treasury-owned LVL to the public in exchange for USDT. This mechanism was approved by the LEVEL DAO in the [LEVELING UP: 1.5 Upgrade Part Two](https://dao.level.finance/proposals/0xc6e4b5b4b808192171846434574be85887a25b22776c7ececa3c355f5c753f7e) governance proposal.

**How Does it Work?**

* Asset at Auction: LVL
* Bid Asset: USDT
* Duration: 24 hours
* Time: Will be announced
* Offering a fixed amount of LVL from Treasury to the community, allowing users to exchange assets with the Treasury (USDT <> LVL)

<figure><img src="/files/H6M8Hlqy07qWYmK7QeCR" alt=""><figcaption></figcaption></figure>

### **Rules**

* The *ceiling price* of the auction is preset by the protocol
* The LVL token price is determined based on the total amount of USDT raised divided by the total number of LVL being auctioned
* The auction ends when one of the following conditions are met:
  * The auction time ends
  * The token price reaches the *ceiling price*
* After the auction is finalized, LVL tokens are distributed to participants proportionally to their contribution to the pool
* The USDT obtained by the Treasury is then allocated as follows:
  * 25% is paired with LVL from the treasury to deepen LVL/USDT Treasury-owned liquidity for the LVL utility token
  * 75% is converted to Senior LLP, deepening Treasury-owned liquidity for traders on the platform
* LVL tokens acquired via the auction are vested to participants for 24 hours after the auction has been finalized
* If the last bidder enters a USDT amount that corresponds to an overall price that is larger than *the ceiling price,* the unused amount will be refunded


---

# 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.level.finance/auctions/lvl-batch-auction.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.
