> For the complete documentation index, see [llms.txt](https://docs.guildbump.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guildbump.com/terms-of-service.md).

# Terms of Service

{% tabs %}
{% tab title="Guild Bump Rules" %}

* Do not abuse the bot
* Do not try to crash the bot (this will result in a temporary or permanent ban from using Guild Bump)
* You are not allowed to advertise your server if it's a real-money gambling server
* Do mark your NSFW Server with [/nsfw activate](/features/nsfw-activate-deactivate.md)
  {% endtab %}

{% tab title="Server Rules" %}

* Do not spam in our text channels
* Do not advertise your social media or discord servers in our text channels (this includes advertising in DMs)
* Use all bot commands in #⌨│commands-and-offtopic
* Speak only English in the chat, except in #🈂│general-international
* Do not ping roles, especially moderator roles
* Do not send NSFW-Content in our text channels
* Do not swear or have a conflict with others
* Questions/Bug Reports or problems, pls create a ticket at #🎫│create-ticket

{% hint style="warning" %}
**Every user upon joining Guild Bump Support server automatically accepts and follows the rules!**
{% endhint %}
{% endtab %}
{% endtabs %}


---

# 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://docs.guildbump.com/terms-of-service.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.
