# Game Center (GC)

Game CenterはプレイヤーがゲームをプレイするためのArcade Machineを設置するスペースであり、ユニークなERC-721トークンです。

プレセールで購入するか、マーケットプレイス上で購入することができます。

Game Centerには Large / Medium / Small の3つのサイズがあり、サイズによって設置できるArcade Machineの数が異なります。オーナーは所有するGame Centerが大きければ大きいほど、多くのArcade Machineを設置でき、その分獲得できる報酬が最大化しやすくなるかもしれません。

<img src="/files/pR71H4W91DaWB1yt9RRp" alt="AKIHABARA Large GC" width="563">

<figure><img src="/files/VC5cHQ3I6jOOiy1Jl9iV" alt=""><figcaption><p>AKIHABARA Medium GC</p></figcaption></figure>

<img src="/files/LLbzZmhXnZd8PmVHlAXN" alt="AKIHABARA Small GC" width="375">

また、サイズごとにそれぞれのデフォルト価格が異なります。Game Centerのサイズが大きいほど、供給量が少なくなりますが、マップ内の設置場所によってはそのプレミア度合いに差が生じたり、マーケットプレイスでの価格の推移によって、必ずしもサイズの大きいGameCenterの価格が高くなるとは限りません。

そして、設置スペースを第3者に貸し出し、貸し出す期間に応じて貸出料を獲得することもできます。そのため、必ずしもGame Centerのオーナー＝Arcade Machineのオーナーになるとは限らず、どちらか一方のみを所有していても収益を得る機会があります。

また、Game Centerは以下のパラメーターで構成されています。

<table data-header-hidden><thead><tr><th width="191.37282229965155" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Size</strong></td><td align="center">4 or 16 or 64</td></tr><tr><td align="center"><strong>X Coordinates</strong></td><td align="center">左上座標1,100. 等</td></tr><tr><td align="center"><strong>Y Coordinates</strong></td><td align="center">左上座標1,100. 等</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://whitepaper.akiverse.io/ja/wrudoekoshisutemu/nftno/game-center-gc.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.
