# Future Outlook

## Stage 1 Battles

Stage Alpha and Stage 0 battles require strategic planning, as players must analyze and decide when to play based on the minting and training activities of other players, constantly monitoring the contract. In Stage 1, the goal is to introduce a battle mode that can be enhanced with hooks, allowing the community to develop mods. For example, these mods could allow players to select attacks or defensive moves during an encounter, impacting the outcome of the battle.


---

# 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://docs.dragobits.com/game/arena/future-outlook.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.
