> For the complete documentation index, see [llms.txt](https://lumiwave-inno.gitbook.io/lumiwave-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumiwave-inno.gitbook.io/lumiwave-whitepaper/system/inno-platform/inno-benefits-program.md).

# 🎁 INNO Benefits Program

The INNO Benefits program is an incentive system designed to provide more favorable swap conditions for users who contribute to and participate long-term in the INNO platform ecosystem. Depending on the amount of LWA and whether special assets are held, the exchange rate and bonus multiplier applied when converting game points into game tokens are adjusted. Through this, the program rewards long-term participants who support ecosystem growth.

The swap ratio fluctuates dynamically according to the circulation of tokens and points within the platform and is periodically adjusted to reflect market conditions. Accordingly, the benefits and conditions provided by INNO Benefits may also change over time.

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

## Incentive Tiers (Example: SSR)

INNO Benefits consists of four tiers (0–3), each with different holding requirements, minimum swap amounts, and preferential rates:

* Tier 0: No special holding requirements. Users can swap a minimum of 10,000 points into SSR. No preferential rate applies (0%), and the base rate is 0.01 SSR per point.
* Tier 1: Users holding 300 or more LWA can swap from 10,000 points, with a +50% bonus rate applied. This results in 0.015 SSR per point.
* Tier 2: Users holding 10,000 or more LWA can swap from 5,000 points, with a +100% bonus rate, resulting in 0.020 SSR per point.
* Tier 3: Users holding 10,000 or more LWA plus a Premium Clan NFT can swap from as low as 1,000 points, with a +200% bonus rate. This results in the highest reward of 0.030 SSR per point.

| Tier | Holding Requirements            | Minimum Swap Amount | Bonus Rate | Exchange Rate (SSR/Pt) |
| ---- | ------------------------------- | ------------------- | ---------- | ---------------------- |
| 0    | None                            | 10,000 pt           | 0%         | 0.01                   |
| 1    | LWA ≥ 300                       | 10,000 pt           | +50%       | 0.015                  |
| 2    | LWA ≥ 10,000                    | 5,000 pt            | +100%      | 0.020                  |
| 3    | LWA ≥ 10,000 + Premium Clan NFT | 1,000 pt            | +200%      | 0.030                  |

####

## Design Intent

The INNO Benefits program goes beyond simple point-to-token conversion. It is designed to encourage long-term holding of the governance token LWA, foster active governance participation, and provide stability to the ecosystem.

By including the Premium Clan NFT in the Tier 3 requirements, the program strengthens its practical value and maintains its scarcity. Additionally, by applying differentiated swap conditions and rates based on asset holdings, it mitigates market shocks from large-scale token inflows and outflows.

Ultimately, the program ensures that users who contribute to the ecosystem over time and hold assets receive greater rewards, thereby securing sustainability and user loyalty.

<br>


---

# 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://lumiwave-inno.gitbook.io/lumiwave-whitepaper/system/inno-platform/inno-benefits-program.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.
