# Games

You can use some of games to promote game nights and events in your server, we have a few mini games for a variety of experiences.&#x20;

You can access the games with one simple command.

| Parameter | Description                                          |
| --------- | ---------------------------------------------------- |
| opponent  | A discord member to play against, used in pvp games. |

#### &#x20;**/games**&#x20;

And then select which game you would like to play.

#### &#x20;**/games wordle**

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

#### &#x20;/games 2048

<div align="left"><figure><img src="/files/J57jMaV0zQyqwPN9RH2j" alt=""><figcaption></figcaption></figure></div>

#### &#x20;/games connect4

connect4 is a pvp game, you will be asked to invite another member to play with you taking turns.

<div align="left"><figure><img src="/files/lmydAJTmEVGAjDAtVHpJ" alt=""><figcaption></figcaption></figure></div>

#### &#x20;/games hangman

<div align="left"><figure><img src="/files/asXpPk9OEupYZgBgKkg7" alt=""><figcaption></figcaption></figure></div>

#### &#x20;/games tictactoe

tictatoe  is a pvp game, you will be asked to invite another member to play with you taking turns.

<div align="left"><figure><img src="/files/ZAVcirCP4BrfNMLi6xPI" alt=""><figcaption></figcaption></figure></div>

#### &#x20;/games rock-paper-scissors

<div align="left"><figure><img src="/files/5zRtafGAkkXNXbi9HYlx" alt=""><figcaption></figcaption></figure></div>

#### &#x20;/games-counting start

counting game is a game of participation, it expect that different members of your server participate in the game with different people typing the next number in the sequence and the bot will react with ✅ or ❌ if the user typed the right number.

| Parameter | Description                         |
| --------- | ----------------------------------- |
| channel   | The channel the game will be played |

<div align="left"><figure><img src="/files/qhn0OvR8vP24A5Wvt2Cj" alt=""><figcaption></figcaption></figure></div>

to end the game and stop tracking the number just type:

&#x20;/games-counting stop

<div align="left"><figure><img src="/files/I1jJrMhsQYScoYqCFdir" alt=""><figcaption></figcaption></figure></div>


---

# 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.tektools.app/product-guides/configuring-in-discord/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.
