> For the complete documentation index, see [llms.txt](https://docs.immortalrising2.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.immortalrising2.com/intro/gameplay.md).

# Gameplay

Immortal Rising 2 is a world of alliances and competitions among Immortals. Players embark on a journey to confront the Seven Demons through adventures, dueling with other Immortals in the arena to become stronger. At times, they must explore dungeons in search of hidden treasures and acquire skills and items to continue their challenges.

The first core value that Immortal Rising 2 aims to deliver through gameplay is the full ownership of achievements gained through competition and collaboration by the player and the community. The history of the player is recorded on the blockchain, and the assets acquired will be tradable.

The second core value is to provide players with the experience of becoming the actual owners of the game. Through continuous play and contribution, players can reach certain statuses that grant them the authority to decide on major rules and policies within the game. This goes beyond merely conveying opinions to involve direct planning, proposing, and decision-making authority.


---

# 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://docs.immortalrising2.com/intro/gameplay.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.
