# Games

The **Games** command allows you to play various interactive games with your server members. You can choose from a variety of game types to challenge your knowledge and decision-making skills.

## How to Use

* Run `-games` or `/games` to start playing.
* Select your preferred game from the options.

## Available Games

1. **Language Game**\
   Guess a country based on its language. You’ll be presented with options and must select the correct country.
2. **Flag Game**\
   Guess a country based on its flag. Choose the correct country that corresponds with the displayed flag.
3. **Currency Game**\
   Guess the currency used in a given country. Select the correct currency from the options provided.
4. **Capital Game**\
   Guess the capital city of a country. You will be given a country and must choose the correct capital.
5. **Trivia Game**\
   Answer a trivia question by selecting the correct answer from the options.
6. **Maths Game**\
   Solve a math question and select the correct answer from multiple options.
7. **Would You Rather**\
   Receive a "Would You Rather" question.
8. **Truth or Dare**\
   Play a game of Truth or Dare, where you are given either a truth or a dare question.

## Additional Information

* By clicking the reload button on the end of the options you will reset the game.
* The game will expire after 60s idle.

***

For more details, refer to the bot's help menu or [contact our support server](https://discord.gg/cGNFnsXpwZ).


---

# 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.airwavy.xyz/arabic/nzrh-aamh/awamr/mtah/games.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.
