# Discord Bot Commands and Gameplay

We have several different bots in the Frogland discord, all with different names and purposes for interacting and gameplay. The format for bot commands is relatively consistent, and noted when atypical.

Almost all of the bot commands in our discord begin with the dollar sign ($). This allows for consistency throughout the experience, but does mean that sometimes we get creative with our commands.

Correct spelling, capitalization, and use of hyphens or of spaces are all important for the bot to work correctly. If spelling is wrong or there is something missing, the bot isn't yet capable enough to jump to the appropriate conclusion.

{% hint style="success" %}
When in doubt, ask a member of the Mod Squad for help!
{% endhint %}

{% content-ref url="/pages/R0UXhD9KGYs6iFMyuyc2" %}
[The Basics](/toadex/gameplay/bot-commands/the-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/f04A17H9XPhMfFkt5ojI" %}
[Earning Money - But At What Cost?](/toadex/gameplay/bot-commands/work-slut-crime-and-rob.md)
{% endcontent-ref %}

{% content-ref url="/pages/w3RfyTRvCJMQjZhYdc2P" %}
[The Store, Items, & Inventory](/toadex/gameplay/bot-commands/the-store-and-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/zK8MLuYuCvzGfCabOXWz" %}
[Quest Specific Commands](/toadex/gameplay/bot-commands/quest-specific-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/D1xloOkq8VOYrYUaz4mS" %}
[Lore Specific Commands](/toadex/gameplay/bot-commands/community-lore-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/du4Rr9wuBNnzWeS7HBat" %}
[Utility Commands](/toadex/gameplay/bot-commands/utility-commands.md)
{% endcontent-ref %}

{% hint style="success" %}
**HOT TIP:** check out the role progress map below - somefrog found it floating around the sewer system in Frogland, and it's been invaluable... :point\_down:
{% endhint %}

<figure><img src="/files/vt726yG3fkZhF7rPHVEw" alt=""><figcaption><p>I wonder who created this map?</p></figcaption></figure>


---

# 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://frogland.gitbook.io/toadex/gameplay/bot-commands.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.
