> For the complete documentation index, see [llms.txt](https://docs.airtok.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airtok.ai/airtokbot-setup-guide/tokadmin-raid-settings.md).

# /tokAdmin - Raid Settings

To access AirtokBot admin menu send the command **/tokAdmin**

<figure><img src="/files/KmCMYoVZgG0ddXKuzgBT" alt="" width="344"><figcaption></figcaption></figure>

## Raid Settings

One of AirtokBot's great features is the ability to automatically generate tweets, by connecting your Raid Bot directly to AirtokBot you can also automate raids on each of the tweets created.&#x20;

This has proven to be an incredibly powerful combination which allows you to fully automate the tweet to raid lifecycle 24/7.&#x20;

## Raid Integration Partners

We are working on adding more Raid Bots so that communities can continue to use their preferred raid bot directly with AirtokBot.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">RaidSharks</td><td>Amplify community engagement on X (Twitter) with RaidSharksBot - a powerful Telegram raid bot that gamifies your raiding experience. Boost tweet visibility, foster collaboration, and streamline interactions across platforms.</td><td><a href="/pages/01n47hrvZf3ekljh5P1I">/pages/01n47hrvZf3ekljh5P1I</a></td><td><a href="/files/fA8f8ltkK6mTxxh8a3fi">/files/fA8f8ltkK6mTxxh8a3fi</a></td><td><a href="/pages/01n47hrvZf3ekljh5P1I">/pages/01n47hrvZf3ekljh5P1I</a></td></tr><tr><td align="center">Coming Soon</td><td></td><td></td><td></td><td></td></tr></tbody></table>

{% hint style="info" %}
To integrate your raid bot with AirtokBot please contact @RedMaverick84 on either Telegram or Twitter.&#x20;
{% 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, and the optional `goal` query parameter:

```
GET https://docs.airtok.ai/airtokbot-setup-guide/tokadmin-raid-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
