> For the complete documentation index, see [llms.txt](https://spambot.gitbook.io/spambot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spambot.gitbook.io/spambot/faq.md).

# FAQ

## How to Invite the bot?

The bot can be invited from its page on [top.gg](https://top.gg/bot/802807839894667266) or [here](https://discord.com/api/oauth2/authorize?client_id=802807839894667266\&permissions=261926939895\&scope=bot%20applications.commands)

## How to get support?

You can join the official server called [SpamBot Support](https://discord.gg/RDJEBw4Z2a). Someone will be there to assist you at all times and you will get a reply in less than 12 hours.

## Where to vote?

You can vote for the bot [here](https://top.gg/bot/802807839894667266) or [here](https://discordbotlist.com/bots/spambot/upvote)

## Where can I give feedback?

Just write $feedback \<your feedback> and I will receive your feedback. Any feedback is much appreciated!&#x20;

## Voting Rewards?&#x20;

They are coming soon, it will give you access to certain hidden commands which cannot be accessed otherwise.

Update:- They're here, start voting and unlock hidden commands!

## Donations and rewards&#x20;

We need your support to grow and thus we ask you for some donation. It can be as low as $2. We will come up with rewards later, however currently there is only 1 tier.

[Donate here](https://www.patreon.com/bePatron?u=47169376)


---

# 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://spambot.gitbook.io/spambot/faq.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.
