# Game Center (GC)

The Game Center is a space that hosts arcade machines for players to play games. Each Game Center is a unique ERC-721 token, equivalent to LAND in other games.

You can buy Game Centers on presale or in the marketplace.

There are three sizes available: large, medium, and small, with the number of Arcade Machines that can be installed depending on the size. Larger Game Centers allow you to install more Arcade Machines, which may make it easier to maximize the rewards that can be earned.

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

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

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

Each size has its own default price. The larger the size of the Game Center, the smaller the supply, but the degree of its premium may vary depending on its location on the map, and the price trend in the marketplace does not necessarily mean that a larger Game Center will be priced higher.

You can rent out the installation space to a third party and earn a rental fee based on the lease duration. Therefore, it is not necessarily the case that Game Center owner = Arcade Machine owner; there are opportunities to earn revenue even if you own only one of the two.

Game Centers possess the following additional parameters:

<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">Left-to-Right coordinates 1, 100, etc.</td></tr><tr><td align="center"><strong>Y Coordinates</strong></td><td align="center">Top-to-Bottom coordinates 1, 100, etc.</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/world-ecosystem/nfts/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.
