# Quick Commands Guide

However, we also have text-based quick commands for direct usage.

{% hint style="warning" %}
Please use all commands without naming the bot behind it.\
\ <mark style="color:green;">Correct: /settargets 10</mark>\ <mark style="color:red;">False: /settargets\@raidsharksbot 10</mark>
{% endhint %}

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><p>📖 /start </p><p></p><p><strong>Show services (DM only)</strong></p></td><td></td><td></td><td><a href="quick-commands-guide/start">start</a></td></tr><tr><td>🟢 /raid<br><br><strong>Starting a raid</strong></td><td></td><td></td><td><a href="quick-commands-guide/raid">raid</a></td></tr><tr><td>🛑 /resume<br><br><strong>Stop Raid</strong></td><td></td><td></td><td><a href="quick-commands-guide/resume">resume</a></td></tr><tr><td>🎯 /setargets<br><br><strong>Set your Target</strong></td><td></td><td></td><td><a href="quick-commands-guide/settargets">settargets</a></td></tr><tr><td>⚙️ /raidsettings<br><br><strong>Open Raid Settings</strong></td><td></td><td></td><td><a href="quick-commands-guide/raidsettings">raidsettings</a></td></tr><tr><td>📖 /menuraid<br><br><strong>Show Command Overview</strong></td><td></td><td></td><td><a href="quick-commands-guide/menuraid">menuraid</a></td></tr><tr><td>📣 /ads<br><br><strong>Book Ads</strong></td><td></td><td></td><td><a href="quick-commands-guide/ads">ads</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3f7">🏷️</span> /settag<br><br><strong>Set your Hash-/Cashtags</strong></td><td></td><td></td><td><a href="quick-commands-guide/settag">settag</a></td></tr><tr><td>🏆 /leaderboard<br><br><strong>Show Leaderboard</strong></td><td></td><td></td><td><a href="quick-commands-guide/leaderboard">leaderboard</a></td></tr><tr><td>🧠 /ai<br><br>Go to FinleyAI settings</td><td></td><td></td><td><a href="quick-commands-guide/ai">ai</a></td></tr><tr><td>/customize<br><br>Set custom GIFs or Videos</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>🚀 /boost<br><br>Boost your Raid</td><td></td><td></td><td><a href="quick-commands-guide/boost">boost</a></td></tr><tr><td>💸 /credits<br><br>Buy Group Credits</td><td></td><td></td><td><a href="quick-commands-guide/credits">credits</a></td></tr></tbody></table>


---

# 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.raidsharksbot.com/quick-commands-guide.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.
