# General info

FoxCodeBot is a simple Discord bot written in Python, that makes it possible to create a unique experience for your users. You can customize everything. The bot is self-hosted, meaning you have to have your own server the bot can run on.

The bot concept enables you to download and enable only modules, that you need. You simply download the module bellow, place it into /modules directory and you are good to go.\
\
You can download the bot here: <https://foxcodebot.fox-code.eu/>\
Our support discord server: <http://discord.fox-code.eu/>


---

# 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://wiki.foxcodebot.fox-code.eu/general-info.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.
