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

# Gameplay in MeVersede

Imagine starting each day by greeting your virtual pet dog in MeVersede, your pet's tail wagging with excitement. You serve your pet its favorite meal, then decide whether to embark on a real-world adventure using augmented reality or stroll through the lush virtual environment of MeVersede Park, laughing as your pet chases digital butterflies.

During these adventures, your pet might dig up a treasure—a rare bone that's a collector's item, which you can then add to your wallet. The rarity and value of these collectibles, which range from common to ultra-rare legendary items, are determined by the demand within the player community.

You spend time training your pet to perform new tricks, earning skill points that enhance its abilities. With dedication, your pet learns to fetch, heel, and even perform charming dances!

MeVersede is envisioned as a magical metaverse where play and social connections create deep bonds between players and their digital companions. This vibrant world is built on shared experiences and the principles of scarcity economics, extending its reach both online and into players’ everyday lives.


---

# 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://meversede.gitbook.io/meversede/gameplay-in-meversede.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.
