# Welcome to the SecurityBot Knowledge Hub

Welcome to the official SecurityBot Knowledge Hub. Whether you're new to SecurityBot or seeking to deepen your understanding, this documentation provides all the information you need to protect and manage your Discord community effectively.

Navigate through the topics using the sidebar on the left or the search function at the top right. For a guided experience, use the "Next" and "Previous" buttons at the bottom of each page to proceed through the documentation sequentially.

### Useful Links

[Support Server](https://discord.gg/JWy9bSqpYJ) | [Website](https://securitybot.info) | [Twitter](https://twitter.com/SecurityBotNFT)


---

# 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://securitybot.gitbook.io/securitybot-knowledge-hub/readme.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.
