# Break Time

During the tournament, there will be a 1-minute break between matches and a 2.5 minutes break between rounds. A match represents the same knockout level. \
\
For example, The 1st match of Arena 8 is a quarter-final (8 Fusions in a match). The 2nd match of Arena 8 is a semi-final (4 Fusions in a match). The 3rd match of Arena 8 is a final (2 Fusions in a match).


---

# 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://fusionbattle.tothemoon.net/secrets-of-the-hidden-arenas/break-time.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.
