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

# Gameplay

## Core Loops

Play solo or with friends, gather resources, craft, fish, embark on quests, or engage in epic battles—all while upgrading your character and enhancing your gear.

<figure><img src="/files/Dn4Y3LXgfo0YUNW9RJen" alt=""><figcaption></figcaption></figure>

## Current&#x20;

Game features already built include, but are not limited to:

1. Crafting
2. Resource Gathering
3. Fishing
4. Multiplayer
5. Chat
6. NFT integration - avatar & items
7. PvE
8. Daily Streaks
9. Leaderboards
10. Questing<br>

## Future

Coming to World of Rogues

1. Minting NFTs in-game
2. Rogue Coins
3. Rogue Points
4. Character re-naming
5. Easy login
6. Cooking
7. Farming
8. Skills
9. Land
10. Pets

...and more!

## More details on each mechanic

{% content-ref url="/pages/t3c37YnmA5WgDMX8RVS0" %}
[Social Hub](/gameplay/social-hub.md)
{% endcontent-ref %}

{% content-ref url="/pages/YkH3KhPsl5ZO1KXqd8Ry" %}
[Gathering](/gameplay/gathering.md)
{% endcontent-ref %}

{% content-ref url="/pages/LAmIT3jg1DAb6jDVbBM8" %}
[Fishing](/gameplay/fishing.md)
{% endcontent-ref %}

{% content-ref url="/pages/D5Q9ZoTu90eAlOFAAD1t" %}
[Questing](/gameplay/questing.md)
{% endcontent-ref %}

{% content-ref url="/pages/Zp8M3OiuuOuOIeU0Bibk" %}
[Land & housing](/gameplay/land-and-housing.md)
{% endcontent-ref %}

{% content-ref url="/pages/uibRCMdnTBf5rgM0QK0t" %}
[In-Game items](/gameplay/in-game-items.md)
{% endcontent-ref %}


---

# 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.rogues.studio/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.
