# User Guide

**Mokoko Bot** is an interactive game bot running on Telegram, where players can enjoy a variety of mini-games using simple commands. Here’s how to get started and use **Mokoko Bot**:

**1. Start Mokoko Bot**

* Open **Telegram**, search for **Mokoko Bot (**[**https://t.me/MokokoOFLBot**](https://t.me/MokokoOFLBot)**)**, and type **“/Start”** in the chat window to activate the bot.
* After sending the command, a **“Play”** button will appear in the chat. Click the button to open the **Mokoko Bot** game menu.

**2. Game Commands**

* On the **Mokoko Bot** homepage, select the game you want to play and click **“Play Now”** to start.
* The game list will display each game’s **Twitter** and **Telegram** links for you to explore more information or join the community.
* If you want to switch games quickly, simply go back to the **Mokoko Bot** homepage and select another game to play.


---

# 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://mokoko.gitbook.io/mokokogame/how-to-use/user-guide.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.
