# Arcade Machine (AM)

A game can only be played via an Arcade Machine in which it is embedded. This is the scholarship in AKIVERSE, and the Arcade Machine owner is free to set the reward ratio with the players. For example, the player may get 70% of the Teras earned by playing the game, while the Arcade Machine owner gets 30%.

An Arcade Machine must be installed in a Game Center before anyone other than the Arcade Machine owner can play. Also, only one person can play at a time in an Arcade Machine. This rule maximizes the opportunity for Arcade Machine owners and Game Center owners to earn Teras.

Arcade Machines can only be acquired via Crafting (combining four Arcade Parts), through purchase in the Marketplace, or by ranking high in the Owner Ranking.

Each Arcade Machine is a unique ERC-721 token, and each Arcade Machine contains a single Game.

An Arcade Machine can be created by combining Arcade Parts with AKIR/AKV or Teras according to a predefined set of Recipes.

You can also Extract or Dismantle an Arcade Machine that is no longer needed to obtain some Arcade Parts.

<figure><img src="/files/lqnnbSaE2dkCMz6G1cyg" alt=""><figcaption><p>Arcade Machine (AM)</p></figcaption></figure>

Arcade Machines for newer titles will tend to have increased value due to smaller supply.

Arcade Machines possess the following parameters:

<table data-header-hidden><thead><tr><th width="150" align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><strong>No.</strong></td><td>A number assigned to each game titles that can be played</td></tr><tr><td align="center"><strong>Game Title</strong></td><td>E.g. Star Guardian, Curve Ball 3D, Bubble Attack, etc.</td></tr><tr><td align="center"><strong>Energy</strong></td><td>Energy accumulates depending on the amount of Teras that is earned when SPARKed. Arcade Parts can be obtained by consuming Energy to Extract.</td></tr><tr><td align="center"><strong>Max Energy</strong></td><td>The maximum amount of Energy that can be stored. This value depends on the type of Accumulator that was used when Crafted.</td></tr><tr><td align="center"><strong>Minimum Energy for Extract</strong></td><td>The minimum amount of Energy required to Extract. This value depends on the type of Accumulator that was used when Crafted.</td></tr><tr><td align="center"><strong>Boost Level</strong></td><td>Multiplier for energy gained. Default is 1.</td></tr><tr><td align="center"><strong>Boost Time</strong></td><td>Time at which the Boost ends</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/arcade-machine-am.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.
