> 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.md).

# LUAG

<figure><img src="/files/XPJB1BJOfbwoF4XstLnN" alt="" width="105"><figcaption><p>LUAG</p></figcaption></figure>

LUAG, The ecosystem governance token

#### What is the purpose of LUAG? <a href="#what-is-the-purpose-of-crv" id="what-is-the-purpose-of-crv"></a>

The main purposes of the LUAG tokens are to incentive protocol users in the ecosystem protocols

#### How to earn LUAG? <a href="#how-to-get-crv" id="how-to-get-crv"></a>

1. Minting/Staking LUA (Limited time)
2. Airdrop Campaign (Once Available, there'll be a tweet) like:
   1. Swapping LUA
   2. Trading in Lumiterra Marketplace
   3. etc.
3. Earn in [Lumiterra](https://lumiterra.net/)
4. Open [Genesis Mystery Box](https://opensea.io/collection/lumiterra-genesis-mystery-box)

#### What is LUAG vote locking? <a href="#what-is-crv-vote-locking" id="what-is-crv-vote-locking"></a>

Lock LUAG to veLUAG to gain vote power to vote in Lumi Ecosystem DAO.

Collected fees will be used to buy 2CRV (LP token for 2Pool) and distribute them to veLUAG holders.

Every time a trade takes place on Lumi Ecosystem( Lumi Finance, Lumiterra), up to 50% of the trading fee is collected by the users who have vote locked their LUAG.&#x20;

<figure><img src="/files/J0ozBtqVE0pUFRZzWSFy" alt="" width="105"><figcaption><p>veLUAG</p></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.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.
