# Metaverse Gameplay

- [Basketball](https://whitepaper.marscompany.co/gameplay/basketball.md): In a 3:3 street basketball format, the roles of each position are clearly assigned and the unique dynamics of basketball are utilized.
- [Racing](https://whitepaper.marscompany.co/gameplay/racing.md)
- [Art & Hobbies](https://whitepaper.marscompany.co/gameplay/hobbies.md): In Mars: metaverse, anyone can be the great artist based on their hobbies.
- [Character Growth Elements](https://whitepaper.marscompany.co/gameplay/growth.md): The games and hobbies of Mars: metaverse possess individual growth factors.
- [Colony Competition](https://whitepaper.marscompany.co/gameplay/competition.md): At the point where the expansion of ecosystem is stabilized, the Colony Competition, the end content of Mars: metaverse will begin.


---

# 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://whitepaper.marscompany.co/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.
