# Documentation

## About Pokéchu

Pokéchu is a super detailed Pokémon Discord Bot that allows you to collect, level up, and know information about all the Pokemon!

## Description

### What is the Bot About?

Pokéchu is a super detailed Pokémon Discord Bot that allows you to collect, level up, and know information about all the Pokemon!

### How to Start Your Adventure?

You can start your Pokéchu adventure by doing the p!start command and picking your starter Pokémon with the `p!pick <name> command.`

### How to Find Help?

To get help, you can simply do the p!help command and you will a list of all help pages. Click on the desired button to go to the desired list.

## Inviting the bot

To invite the bot click, [here](https://discord.com/oauth2/authorize?client_id=731192650794926191\&permissions=36507610176\&scope=bot%20applications.commands) or go to [Top.gg](https://top.gg/bot/731192650794926191)!

{% hint style="info" %}
You can also invite the bot by using the p!invite command.
{% endhint %}

## Joining the support server

You can join the support server [here](https://discord.com/invite/t7M5FMdwz6).

{% hint style="info" %}
The support server is also a place to hang out, meet new people and take part in giveaways to win Pokémon, redeems and more!
{% endhint %}


---

# 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://devmike123.gitbook.io/pokechu/readme.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.
