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

# Overview

As a vital financial core protocol within the Lumi ecosystem, Lumi Finance not only provides a solid financial foundation for various upper-layer applications but is also dedicated to creating a financial innovation paradigm integrated with the application layer and fostering a vibrant ecosystem. \
It advances the sustainable and healthy development of the entire Lumi ecosystem.

<figure><img src="/files/XDImsncwTeqes3DHDJtF" alt=""><figcaption><p>Overview</p></figcaption></figure>

### Features

* Unique Bonding Curve Minting Mechanism\
  All **LUA** tokens are minted through a unique **Bonding Curve** minting mechanism, requiring the corresponding **Minting Price** and **LUAB** for minting.
* Open Market Mechanism with TWAMM
* Deep Integration with Application Layer and its Network Effects
* Enhanced capital efficiency

{% hint style="info" %}
New Staking Module is not live, for v2 users, please refer [Migration from V2](/docs/migration-from-v2.md)
{% endhint %}


---

# 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:

```
GET https://lumi-finance.gitbook.io/docs/overview.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.
