# エコシステム

冨の循環を目指すGOLFINではトークン価格の大きな上下変動を期待しません。\
そのため、様々なエコシステムの実現を考えています。

### 実体経済との連携

デジタル世界だけで完結させず、ゴルフ場に行くことでリワードポイントがもらえるなど、実体経済への総客支援による業務提携を考えています。

### ユースケース

トークンによりキャラクターやアイテムの能力をGONで直接利用できるなど、トークンを利用する場所が用意されることで、ユーザーがゲームを有利に進めるためにGONが必要不可欠な存在として存在します。

### ステークホルダー

GONを預け入れることにより、特典が与えられます。

* 定期的にアイテムがAirdropされる
* GPSアプリによりゴルフ場へチェックインすることでGONが付与される特別イベントにて、当選する可能性が上昇する
* GPSアプリによりゴルフ場へのチェックインで獲得できるリワードポイントの獲得率が上昇する
* アイテムやキャラクターを上昇させるために必要なGONの枚数が割引される

など、現在未確定ではあるもののこれらが検討されています。

#### 預け入れによるレベル

<table><thead><tr><th width="138">レベル</th><th>必要枚数</th></tr></thead><tbody><tr><td>1</td><td>360,000,000</td></tr><tr><td>2</td><td>720,000,000</td></tr><tr><td>3</td><td>1,800,000,000</td></tr><tr><td>4</td><td>2,520,000,000</td></tr><tr><td>5</td><td>4,320,000,000</td></tr><tr><td>6</td><td>7,200,000,000</td></tr><tr><td>7</td><td>21,600,000,000</td></tr><tr><td>8</td><td>28,800,000,000</td></tr><tr><td>9</td><td>72,000,000,000</td></tr><tr><td>10</td><td>360,000,000,000</td></tr></tbody></table>


---

# Agent Instructions: 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://docs.golfin.io/others/ekoshisutemu.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.
