# What is Slope Bot?

<div align="center"><figure><img src="/files/yfxcoDpoSSlBk1nhB46x" alt="" width="188"><figcaption></figcaption></figure></div>

Slope helps projects manage and grow communities — from verification and support tickets to invite-tracking rewards, quests, mini-games, a points shop, and beautiful customizable messages. Built to automate and boost engagement with the following features:

[Server Verification System](/slope-bot/features/server-verification-system.md)\
[Ticketing System](/slope-bot/features/ticketing-system.md)\
[Invite Tracker Rewards](/slope-bot/features/invite-tracker-rewards.md)\
[Chatting Rewards](/slope-bot/features/chatting-rewards.md)\
[Reaction Rewards](/slope-bot/features/reaction-rewards.md)\
[Twitter Integration](/slope-bot/features/twitter-integration.md)\
[Quests](/slope-bot/features/quests.md)\
[Points Center (Shop & Raffles)](/slope-bot/features/points-center-shop-and-raffles.md)\
[Paycheck System](/slope-bot/features/paycheck-system.md)\
[Rumble Royale](/slope-bot/features/rumble-royale.md)\
[Mini Games](/slope-bot/features/mini-games.md)\
[Self-Roles](/slope-bot/features/self-roles.md)\
[Beautiful Messages](/slope-bot/features/beautiful-messages.md)\
[JSON/CSV Reports](/slope-bot/features/json-csv-reports.md)\
[Logging](/slope-bot/features/logging.md)\
[Extra Commands](/slope-bot/features/extra-commands.md)<br>


---

# 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://slope-bot.gitbook.io/slope-bot/what-is-slope-bot.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.
