# Future Plans

{% hint style="success" %}
For a current list of post Season 2 plans, visit: [Post Season 2 Plans](/archive/season-2-dragma/post-season-2-plans.md)
{% endhint %}

{% hint style="warning" %}
This page is underdevelopment.
{% endhint %}

Planned future features include but are not limited to:

* Guilds
  * Play together, win together.
  * Guilds are an important part of any RPG and will be a major part of the game in future seasons.
  * Users will require a Genesis Ring NFT in order to create a guild.
* Additional Resource Generation loops (such as Mining)
* Equipment Crafting Loop
* Pets
* Mounts
* Guild-based PvP
* Individual PvP

More on these soon.


---

# 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.onchainheroes.xyz/general/future-plans.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.
