# Gameplay

Beasties is a multiplayer blockchain-browser-based online game. The minimum requirements to start playing are internet access and TrustWallet or Metamask.

The game uses in-game currency – Candies, for which upon reaching a certain level of character progression you can feed your monsters, pets, and access events. The player can receive Candies for finishing Dungeons. Candies can be withdrawn or deposited using TrustWallet or Metamask.

{% content-ref url="/pages/-MhreuWwaiccTceTnGbv" %}
[Dungeon gameplay](/dungeon-gameplay.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhrfrDdQ\_5lH73Gng4m" %}
[PVP](/pvp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhrgVcVzHwtR43WFwQu" %}
[Characters](/characters.md)
{% endcontent-ref %}


---

# 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://docs.beasties.online/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.
