> For the complete documentation index, see [llms.txt](https://wiki.metafight.com/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.metafight.com/whitepaper/mcg-wiki/alpha-version/buildings/arenas/extended-arena.md).

# Extended Arena

{% hint style="info" %}
Extended Arena is meant to offer the opportunity to win alternative prizes and a place of training for the Gym manager with lots of fighters.

Find the rewards <mark style="color:red;">**here**</mark> !
{% endhint %}

<figure><img src="/files/4WQujQVft02t0VeYBPt2" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
Accessible with all rarities
{% endhint %}

Enrolling your Fighter cards into individual, 1v1 fights, offers an instant fight result versus another player’s Fighter card. Rewards, in the form of Points, are awarded to the winner.

After a 1v1 fight, the player’s Fighter card will be followed by an additional recovery time before it can be entered into another Fight or League. Recovery times are meant to simulate the resting and recuperation period necessary for real MMA Fighters to recover after a Fight.&#x20;

{% hint style="info" %}
Please do note that in after a fight, the Fighter card will observe a **resting period of 20 hours**.
{% endhint %}


---

# 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:

```
GET https://wiki.metafight.com/whitepaper/mcg-wiki/alpha-version/buildings/arenas/extended-arena.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.
