# General guides

- [Fast Setup](https://devlinbots.gitbook.io/servermate/general/fast-setup.md): ServerMate is the most easiest and fastest-to-setup bump bots out there with ease and little hastle!
- [NSFW bumps](https://devlinbots.gitbook.io/servermate/general/nsfw.md): Like or hate NSFW-based bumps? No problem! With a simple flick of a switch, you can go between getting NSFW-based bumps or completely clean bumps.
- [Bumping](https://devlinbots.gitbook.io/servermate/general/bump.md)
- [Bump Fillers](https://devlinbots.gitbook.io/servermate/general/bump/fillers.md): Fillers allow you to input things such as your member count directly inside of your bump description
- [Bump Banner](https://devlinbots.gitbook.io/servermate/general/bump/banner.md)
- [Bump perks](https://devlinbots.gitbook.io/servermate/general/bump/perks.md)
- [Devlin Credits](https://devlinbots.gitbook.io/servermate/general/credits.md): Boost your following by spending credits
- [FAQs](https://devlinbots.gitbook.io/servermate/general/faq.md): Frequently Asked Questions
- [Discovery](https://devlinbots.gitbook.io/servermate/general/discovery.md): Find servers that interest you
- [Discovery for my server](https://devlinbots.gitbook.io/servermate/general/discovery/discovery-for-my-server.md): Learn how to set-up your Discovery options for your server‌


---

# 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://devlinbots.gitbook.io/servermate/general.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.
