# テクノロジー

AKIVERSEは、あらゆる活動を行う際にトークンの所有権を記録し、所有者が制限なくトークンを譲渡、販売、使用できることが大前提となるため、ブロックチェーン技術を採用、活用しています。

その上で、汎用性、堅牢性、相互運用性に優れているイーサリアムネットワーク、そしてトークンを送信する際に必要となるガス代、ならびにブロックの承認時間の課題を解決するために、そのレイヤー2上に構築された、Polygonを採用します。

なお、当プラットフォーム上で用いる各種トークンは以下の規格を採用しています。\
ERC-20：AKVトークン、AKIRトークン\
ERC-721：Game Centerトークン、Arcade Machineトークン、Arcade Partsトークン

また、プラットフォームとGameでは以下を採用します。\
Web Platfrom：JavaScript, Solidity\
Game Engine, Flamework, Tools：Cocos Creater 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/ja/tekunoroj.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.
