# Technology

AKIVERSE adopts and utilizes blockchain technology because it is a prerequisite that ownership of tokens be recorded for all activities and that owners can transfer, sell, and use tokens without restrictions.

On top of that, we will adopt the Ethereum network, which is versatile, robust, and interoperable, and Polygon, which is built on top of layer 2 of the Ethereum network to solve the gas costs of sending tokens and the challenges of block approval times.

The following standards are used for the various tokens used on this platform.

ERC-20: AKV token, AKIR token

ERC-721: Game Center token, Arcade Machine token, Arcade Part token

In addition, Platform and Game will employ the following

Web Platform: JavaScript, Solidity

Game Engine, Framework, Tools: Cocos Creator or Phaser

![](https://lh3.googleusercontent.com/mxs4PM_bujVQs5VzhdsJTbDr4jS7Js9MTm3fcsWUiXykqCh_cn6WeEAQL46tqlxm7wPuXBuCOsUtNHRPWRT0FIBi4YTTzCdzDXYcNqNhW4WmhBgeZd8fjt5ZYniYCg)


---

# 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/technology.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.
