> For the complete documentation index, see [llms.txt](https://lumi-finance.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumi-finance.gitbook.io/docs/tokens/luag/luag-pts.md).

# LUAG PTS

## LUAG PTS Distribution

{% hint style="info" %}
Updated: The allocation for Staking LUA and Adding LUAUSD Liquidity has now been fully minted.
{% endhint %}

1. Mint LUA in minting protocol: 70%
2. Staking LUA: 20%
3. Adding LUAUSD Liquidity: 10%

LUAG PTS: an "ERC-404" token for LUAG redemption

> At its core, ERC 404 operates on a mint-and-burn mechanism that facilitates the fractional ownership and transfer of non-fungible tokens (NFTs).&#x20;
>
> This mechanism allows for the division of NFTs into smaller, manageable pieces, thus democratizing access to valuable digital assets and enhancing their liquidity in the market.&#x20;
>
> For instance, owning a fraction of an ERC 404 token linked to an NFT enables a form of shared ownership, and accumulating enough fractions can lead to the minting of a new, complete NFT in the holder’s wallet​​​​.

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

<figure><img src="/files/XHvufwxp35sedZdwd3Gq" alt="" width="374"><figcaption></figcaption></figure>

There'll be a LUA/LUAG PTS Pool in Uniswap, you can buy/sell your LUAG PTS, every time you swap for more than **10,000**, you'll be minted a Gift Card for gift the final LUAG TGE amount, if selling some LUAG PTS and owning less than 10,000, a gift card NFT will be burn.

Due the trait of ERC-404, **The total amount of Gift card NFT will decrease in every trading**.

**Total LUAG for Redemption in V2: 10,000,000 (1% of LUAG total amount)**

**Total Gift Card Amount: 10,000**

**Total PTS Emission: 100,000,000**

Example:

In LUAG TGE, say there're only 6000 gift cards left, each card owner can redeem different amount of LUAG based on the card type and the amount of each card type

<figure><img src="/files/QSTShPLADl7Hx0fIxEbs" alt="" width="375"><figcaption></figcaption></figure>

If there're 600 card E, then all the card E will split the 10,000,000 \* 20% LUAG for each type, which each card E gets you 3,333 LUAG

<figure><img src="/files/4ATxS3snzTFMxxjpsMEy" alt=""><figcaption></figcaption></figure>

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lumi-finance.gitbook.io/docs/tokens/luag/luag-pts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
