# List of Commands

- [Anime](https://docs.lindseybot.net/lindsey/commands/anime.md): This command allows users to search for anime information/metadata. All the content is provided by the Kitsu API.
- [Apoiase](https://docs.lindseybot.net/lindsey/commands/apoiase.md): Apoiase is a Brazilian crowdfunding website, you can use this command to find information about projects on the website.
- [Bet](https://docs.lindseybot.net/lindsey/commands/bet.md): This command is a simple double-or-nothing minigame!
- [Blackjack](https://docs.lindseybot.net/lindsey/commands/blackjack.md): Play Black Jack (21) against Lindsey!
- [Calc](https://docs.lindseybot.net/lindsey/commands/calc.md): Mini calculator! Supports some complex operations.
- [Catarse](https://docs.lindseybot.net/lindsey/commands/catarse.md): Catarse is a Brazilian crowdfunding site, you can use this command to learn about projects or users from the website.
- [Color](https://docs.lindseybot.net/lindsey/commands/color.md): Previews a given color (HEX only)
- [Cookies](https://docs.lindseybot.net/lindsey/commands/cookies.md): Lindsey cookies are the currency used by the bot!
- [Define](https://docs.lindseybot.net/lindsey/commands/define.md): Fetches the definition of a word from Urban Dictionary.
- [Flip](https://docs.lindseybot.net/lindsey/commands/flip.md): Flip a coin!
- [GiveMe](https://docs.lindseybot.net/lindsey/commands/giveme.md): Add some roles to yourself!
- [Hackban](https://docs.lindseybot.net/lindsey/commands/hackban.md): Ban a user that is not part of your server.
- [Hearthstone](https://docs.lindseybot.net/lindsey/commands/hearthstone.md): Looks up card information from Hearthstone's database.
- [Kitsu](https://docs.lindseybot.net/lindsey/commands/kitsu.md): This command allows users to search for anime information/metadata. All the content is provided by the Kitsu API.
- [Leaderboard](https://docs.lindseybot.net/lindsey/commands/leaderboard.md): Find your place on the global Lindsey leaderboard
- [MyAnimeList](https://docs.lindseybot.net/lindsey/commands/myanimelist.md): Fetches anime information from MyAnimeList.
- [NSFW](https://docs.lindseybot.net/lindsey/commands/nsfw.md): Fetch NSFW images from various booru sites.
- [Picarto](https://docs.lindseybot.net/lindsey/commands/picarto.md): Find streamers on Picarto.TV
- [Pokedex](https://docs.lindseybot.net/lindsey/commands/pokedex.md): Find information about pokemons.
- [Profile](https://docs.lindseybot.net/lindsey/commands/profile.md): View your or someone else's profile.
- [Prune](https://docs.lindseybot.net/lindsey/commands/prune.md): Purge (delete) messages from chat in-bulk.
- [Roll](https://docs.lindseybot.net/lindsey/commands/roll.md): Roll a dice
- [Scramble](https://docs.lindseybot.net/lindsey/commands/scramble.md): Guess the word minigame!
- [SoftBan](https://docs.lindseybot.net/lindsey/commands/softban.md): Bans a user and then automatically unbans them, deleting all messages.
- [Twitch](https://docs.lindseybot.net/lindsey/commands/twitch.md): Find streamers on Twitch.TV
- [Voice](https://docs.lindseybot.net/lindsey/commands/voice.md): Manage voice members.


---

# 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://docs.lindseybot.net/lindsey/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.
