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

# - Adventure Mode

Adventure Mode in GAIA EverWorld is set to be a captivating fantasy MMORPG experience. Set within the diverse and expansive realm of Everworld, players will have the freedom to explore various regions, each uniquely defined by its landscape, cities, and empires. In this mode, players can engage in a variety of activities, from completing quests and engaging in battles to farming, crafting, and exploring. They can also enjoy social interactions, simply hanging out with friends in this vibrant world. Every region boasts its own distinct features, creatures, resources, and quests, offering challenges and entertainment tailored to each area.

Players will have their own NFT avatars, serving as their personal representatives in the game. These avatars are fully customizable, allowing players to create a virtual self that truly reflects their style and personality in this mystical world. Adventure Mode is designed with a non-linear storyline, empowering players to set their own goals and objectives, crafting unique narratives and adventures.

Interaction is a cornerstone of this mode. Players can trade, chat, and collaborate on quests, forming guilds and communities. The quests are varied, ranging from competitive and combat-focused to those requiring cooperation and teamwork.

Land ownership in GAIA EverWorld opens up further possibilities. Players can build homes and various structures, which can then be used by others to craft items, prepare food, store goods, and more. Owning land and buildings not only enriches the gameplay experience but also presents additional opportunities for monetization, adding a strategic dimension to property management within the game.

{% embed url="<https://www.youtube.com/watch?v=3eBH_MvWtaU>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gaiaworld.com/gaia-everworld-whitepaper/gameplay/adventure-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
