# LUA Minting / Secondary Market

### LUA Minting Protocol&#x20;

LUA is minted through stablecoins(USDT/USDC/LUAUSD) and LUAB, with LUAB being a necessity for minting.&#x20;

For Example:\
10 LUA = 10 units of USDT/USDC/LUAUSD corresponding to the **price** of **LUA** + 10 **LUAB**

<figure><img src="https://1073425533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ0i49wQWLITnZS6WsqL3%2Fuploads%2Ftnm37OybC9D8fcFjHmLW%2Fimage.png?alt=media&#x26;token=5f7ad3bd-41ad-4039-8ae6-6f99e7549b29" alt="" width="188"><figcaption></figcaption></figure>

The function for minting is a dynamic, dual-price, segmented function curve.

The minting process is one-way and it will **incentive** users with **LUAG PTS** in V2.

We will also airdrop LUAG PTS to V1 users.\
\
[luag-pts](https://lumi-finance.gitbook.io/docs/tokens/luag/luag-pts "mention")

[reserve-back-amm-mechanism](https://lumi-finance.gitbook.io/docs/legacy/lua-minting-secondary-market/reserve-back-amm-mechanism "mention")

<figure><img src="https://1073425533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ0i49wQWLITnZS6WsqL3%2Fuploads%2FmJWJ4NSisyUf5S8SFUHN%2FLumi%20Finance%20Reserve.gif?alt=media&#x26;token=cb15ecef-7a18-41a0-bf8d-157aca84275d" alt="" width="375"><figcaption><p>Rising Only Floor Price</p></figcaption></figure>

### LUA Secondary Market / Buy-back protocol

You can sell LUA through the LUA Secondary Market, and of course, you can also buy LUA in the secondary market.&#x20;

<figure><img src="https://1073425533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ0i49wQWLITnZS6WsqL3%2Fuploads%2Fvu8e3KDkAFuvP52GqOyp%2Fimage.png?alt=media&#x26;token=591b2b67-9691-45e5-b3e2-664af737afa4" alt="" width="188"><figcaption></figcaption></figure>

The protocol will **buy back LUA** in the secondary market through protocol earnings, using a mechanic similar to [TWAMM](https://www.paradigm.xyz/2021/07/twamm#introduction), over a period of time, the ongoing buyback mechanism will result in the price of LUA in the secondary market being higher than that in the minting protocol. <br>

<figure><img src="https://1073425533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ0i49wQWLITnZS6WsqL3%2Fuploads%2F7VJjcuVN0mRg6B7d5lWN%2Fimage.png?alt=media&#x26;token=69c3673b-45db-48a5-9668-bde9561f2eac" alt=""><figcaption></figcaption></figure>

After buying back some LUA,  the protocol will burn the corresponding LUA in the minting function. This eliminates the stablecoin liquidity purchased at the floor price, channels the stablecoins into the 2pool, LUAUSD liquidity, and the acquisition of blockchain core assets.<br>

<figure><img src="https://1073425533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ0i49wQWLITnZS6WsqL3%2Fuploads%2FOdrIveKqqKmpjUxbUJwf%2F20240229140147_rec_-convert.gif?alt=media&#x26;token=e0b14473-1ece-43bb-ac89-1c8b95f7b57b" alt="" width="375"><figcaption></figcaption></figure>

***

<figure><img src="https://1073425533-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQ0i49wQWLITnZS6WsqL3%2Fuploads%2FB1Zvw6SCNUU3fqiBGicO%2Fimage.png?alt=media&#x26;token=10b6c506-e03b-4bec-b74b-35838dcba23a" alt="" width="375"><figcaption><p>Minting LUA</p></figcaption></figure>


---

# 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://lumi-finance.gitbook.io/docs/legacy/lua-minting-secondary-market.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.
