# Future Additions

In future, we aim to add a lot more features. This list represents our current ideas:

* Logging in with Stoic (via StoicConnect)
* In-game currency (PETRI) to purchase items, and perform upgrades
* Daily Challenges to earn items and PETRI
* Custom game hosting/joining (play with your friends)
* Battle Arenas to gain Experience Points and level up your Magni
* Upgrade system to meld equipment and make your Magni stronger
* Periodic Chapters/Seasons for Adventure Mode
* More advanced AI opponents
* Larger number of Magni (currently 20, we want at least 100 for Season 1)
* UI/UX overhaul


---

# 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://toniqlabs.gitbook.io/rise-of-the-magni/other/future-additions.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.
