> For the complete documentation index, see [llms.txt](https://starcrazy-organization.gitbook.io/starcrazywiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starcrazy-organization.gitbook.io/starcrazywiki/universe/apexarena.md).

# ApexArena

&#x20;                                                                  ![](/files/YDfgoMOBoXinHQCkkaZP)

In **Apex Arena**, you can battle and bet PVP matches to earn more.

<figure><img src="/files/3d4n9fNuEBdSRgSKiBSR" alt="" width="375"><figcaption><p>The main page of Apex Arena</p></figcaption></figure>

{% hint style="info" %}
There are three different sizes of planets:

Stellar = **Medium**

Planetary = **Large**

Supernova = **Extra Large**
{% endhint %}

Betting is allowed for PVP matches in ApexArena. You can choose your preferred arena to battle. Registration for battles starts at 00:00 and 12:00 UTC every day, lasting for nine hours. Players will then be able to place bets on the applied participants for two hours and 50 minutes. The battle costs 10 minutes. So players who want to bet can do so two hours and 50 minutes before a battle begins. Also there is **a Starz limit** for those matches.

Betting is for players who don't want to battle but want to win extra tokens. Currently, there is no cap on the amount of money that you can bet. Those who bet on the right match result split the money from their counterpart according to the bet weight. However, there is a 5% fee charged for winnings while no tax will be imposed on the principal. The fee will go to planet owners after they can construct apex arenas on their planets. Given that, it will currently be destroyed by the smart contract.

<figure><img src="/files/xZPlXtdsrGzhKiKC2WKD" alt="" width="375"><figcaption><p>The betted tab</p></figcaption></figure>

On the “Betted” page, the “Claim” button will be displayed for you to claim your winnings after you meet the requirements to claim them. This is to prevent malicious acts. Winnings can be claimed 12 hours after a match ended.

<figure><img src="/files/geRo6bXDF8tzPIZeTR8V" alt="" width="375"><figcaption><p>The history tab</p></figcaption></figure>

For battlers, the “History” page is where you can claim your winnings.

{% hint style="info" %}
**The Starz limit** varies between different Arenas.
{% endhint %}

<div><figure><img src="/files/tvdzeIg4iuohguMpfN1i" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Pw5T3MDRMic24EoyQ2Lw" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Az6xBgO12BJJbQaGHyfq" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
There is **a 5% fee** charged for winnings while no tax will be imposed on the principal. The fee will go to planet owners after they can construct apex arenas on their planets. **Given that, it will currently be destroyed by the smart contract.**
{% endhint %}

**Read More:**

{% embed url="<https://starcrazy.com/blog/betting-on-battles-hiring-community-manager/>" %}

{% embed url="<https://starcrazy.com/blog/apex-arena-battles-betting/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://starcrazy-organization.gitbook.io/starcrazywiki/universe/apexarena.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
