# Special Feature

## Info

Commands relating to the special feature.

{% content-ref url="/pages/-LbLF0f8UbxMHnEsTAaW" %}
[Votes (vote) Command](/pokebot/commands/vote.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LbLF6WMYGgNPuUhdtUi" %}
[DMs (dm) Command](/pokebot/commands/dm.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LbLF7iVhoHj\_jP6dC8q" %}
[Pokecord Prefix (pc) Command](/pokebot/commands/pc.md)
{% endcontent-ref %}

Never before seen feature on a bot and the first to ever have created it, Pokebot is able to tell you what wild Pokemon has appeared which was spawned by Pokecord. In order to recieve DMs for Pokecord spawns you must first vote for the bot [here](https://discordbots.org/bot/538122461041000458/vote)!

{% hint style="warning" %}
This will only last for 12 hours once this time expires you will not receive anymore Dms!
{% endhint %}

{% hint style="warning" %}
Pokebot will also not send you DMs if your Discord activity is Offline or DND!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/special-feature.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.
