> For the complete documentation index, see [llms.txt](https://lca-game-guild.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lca-game-guild.gitbook.io/white-paper/about.md).

# LGGトークンについて

## トークンユーティリティー

プレイヤーはLGGトークンをステーキングすることで、LGG DAOのメンバーになることができ、ステークしたLGGトークン数に応じて、以下のような様々な特典を受けることができます。

* LGGが提供するステーキングリワード（※）
* 「Play to Earn」ゲームからの限定NFTの割り当てとトークンのエアドロップ&#x20;
* 「Play to Earn」ゲームへのアーリーアクセス（α版の提供など）

\*注：ステーキングメンバーの特典やステーキングリワードの詳細は近日公開予定です。

## GameFiにおけるインデックス機能

![](/files/9tFlLXC7H3b2CVoXdRZs)

LGGトークンの価値は、私たちのゲームポートフォリオの実績と比例します。

{% tabs %}
{% tab title="＜ゲームポートフォリオから生まれる収益＞ " %}

* **ポートフォリオを組んだP2Eゲームから発生する収益**
* **スカラーシップから得られる収益**&#x20;
* **保有するNFTの資産価値と、その投資から生み出される利回り**
  {% endtab %}
  {% endtabs %}

良質なゲームを選択できるツールとLGGの分析チームが機能することで、パートナーシップを組んだゲームタイトルの経済圏を適切に成長させ、LGGトークンを取得した人たちに、中長期的に保持するインセンティブを与えます。

GameFi業界の成長と共に、LGGの分析力、自社メディアでのPRなどを通して、最も高い収益性を実現できるため、GameFiのインデックスファンドを買うように、LGGトークンを購入する事ができます。

## **LGGトークンの価値を高めるLGGの事業収益**

またLGGトークンの価値は、企業の株価のように、LGGの創出する収益によっても上昇します。

{% tabs %}
{% tab title="LGGの創出する収益" %}

* 良質なゲームプロジェクトを再現性を持って目利きできる分析ツール、診断ツールを備えており、ゲーム経済圏自体を一緒に育てることを通して、収益を最大化する
* 価値の高い定期レポートや調査レポート、攻略情報を通して、自社メディアにて利益創出ができる
* 分析力、データ解析、プロゲーマーによるゲーム経済圏診断により、GameFiマーケットに参入するゲーム会社のアドバイザーとして利益創出ができる
  {% endtab %}
  {% endtabs %}


---

# 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://lca-game-guild.gitbook.io/white-paper/about.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.
