# Game Account

#### New Users Are the Lifeblood, While Loyal Users Are the Heart of the Project

We have designed a game level system that allows loyal users to gain long-term rewards as they progress through the game.

Each game account has six attributes. Enhancing these attributes will grant more game rewards.

<div align="left"><figure><img src="/files/CGZhZQQPa051xLBJrAhh" alt="" width="75"><figcaption></figcaption></figure></div>

**Level**: Your account level determines the maximum level of other attributes. No attribute can exceed the account level. Experience points are gained by winning game coins, and once the required experience is met, the account level will automatically increase.

<div align="left" data-full-width="false"><figure><img src="/files/VZCmM2wLvbwNOTb4yCIA" alt="" width="75"><figcaption></figcaption></figure></div>

**Airdrop:**&#x54;he higher the airdrop level, the more free game coins you can receive. Even when offline, airdropped game coins will accumulate and be credited to your game account when you log in, with a maximum accumulation limit of 24 hours. Upgrading this level requires spending AXC.

<div align="left"><figure><img src="/files/6vtxXe0b8D47KROHPBwn" alt="" width="75"><figcaption></figcaption></figure></div>

**Energy**: Each level of energy increases the energy limit by 1 point. When energy is ≥1, winning certain games grants additional AXC rewards and deducts 1 energy point. Leveling up requires AXC.

<div align="left"><figure><img src="/files/pU0s4HRq6MZpAWH81imr" alt="" width="76"><figcaption></figcaption></figure></div>

**Recharge**: Higher recharge levels enhance energy recovery efficiency and increase the chances of earning AXC daily. This attribute is only available with ArcX PRO activation. Leveling up requires AXC.

<div align="left"><figure><img src="/files/yrQ53JogMgKA48krX8og" alt="" width="75"><figcaption></figcaption></figure></div>

**Luck**: When earning AXC through gameplay, there is a chance to trigger a luck bonus for additional AXC. Higher luck levels increase the chance of triggering luck bonuses. This attribute is only available with ArcX PRO activation. Leveling up requires AXC.

<div align="left"><figure><img src="/files/VKN30Mz9fJBebus82jh5" alt="" width="76"><figcaption></figcaption></figure></div>

**Charm**: Enhances the amount of additional AXC earned when a luck bonus is triggered. Higher charm levels increase the bonus ratio. This attribute is only available with ArcX PRO activation. Leveling up requires AXC.


---

# 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.arcx.gg/game-account.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.
