# Game

![](/files/-MRfmLMv-ycmN2_aFkXG)

## Clash of Clans

| Command                                | Description                                 |
| -------------------------------------- | ------------------------------------------- |
| /clash-of-clans clan \<tag>            | Provides stats about a clan                 |
| /clash-of-clans player \<tag>          | Provides stats about a player               |
| /clash-of-clans clan-members \<tag>    | Lists all the members in the specified clan |
| /clash-of-clans war \<tag>             | Displays war results in a clan              |
| /clash-of-clans troops \<tag>          | Displays all the troops levels for a player |
| /clash-of-clans cwl-leaderboard \<tag> | Displays the CWL leaderboard                |
| /clash-of-clans cwl-stats \<tag>       | Displays CWL stats for a clan               |
| /clash-of-clans cwl-roster \<tag>      | Displays the CWL roster in a clan           |

## Clash Royale

| Command                      | Description                                         |
| ---------------------------- | --------------------------------------------------- |
| /clash-royale clan \<tag>    | Displays information about a clan                   |
| /clash-royale player \<tag>  | Displays information about a player                 |
| /clash-royale members \<tag> | Displays all the clan members in the specified clan |

## Brawl Stars

| Command                    | Description                         |
| -------------------------- | ----------------------------------- |
| /brawl-stars player \<tag> | Displays information about a player |
| /brawl-stars club \<tag>   | Displays information about a club   |


---

# 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.alph4.xyz/modules/game.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.
