# What is ReplacementBot

**ReplacementBot** is a feature-rich discord bot to fetch, parse, and display school substitutions right on your discord server!

## Meet the ReplacementBot

* :jigsaw: **Integrate with everything** that is online. ReplacementBot supports an ever-expanding base of fetchers. You can always create fetcher and submit it to the bot!

### Invite The Bot to your server

Unfortunately, the current version of the bot doesn't allow for us to host one public version. A Couple of things hold us back but we are working hard to bring the bot to the state where it can work with multiple servers. As of now please read self-hosting section below. We made a very beginner-friendly non-technical guide using free services to help you setup bot by yourself.

### Self-Host the Bot

{% content-ref url="/pages/-MMeM06Bo2slnVrPNeNV" %}
[Own Instance Setup](/replacementbot/setup-the-bot/own-instancie-setup.md)
{% endcontent-ref %}


---

# 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://mrbartusek.gitbook.io/replacementbot/master.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.
