# FAQ

## What is Pokebot?

Pokebot is a Discord bot created to help people obtain information about a Pokemon further developing their skills on learning type weaknesses, strengths, stats, and abilities.

## I have a problem with Pokebot where do I go?

You can join our Official Support Server [here](https://discordapp.com/invite/qu2mvH2) to get support.

## I'm not getting DMs from Pokebot?

Pokebot cannot send DMs if they are set to closed, if you are also not getting DMs about Pokecord spawns please make sure your presence in discord is not Offline or DND if problems persist feel free to join the support server for assistance.

Make sure the setting below is turned on!

![](/files/-LbQxGVW7luCSXoScnzY)


---

# 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://pokebotdev.gitbook.io/pokebot/faq.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.
