# Introduction

{% embed url="<https://bastion.traction.one>" %}

Here you’ll find documentation on how to install, set up, run and update Bastion, so that you can empower your Discord server and have an awesome bot for your communities.

All of our [documentation is on GitHub](https://github.com/TheBastionBot/BastionDocs) and we would ❤ corrections and improvements!

Come hang out in our [headquarters ](https://discord.gg/fzx8fkt)if you wanna chat with other users, as well as the devs, and see what’s cooking!

Thank you for using Bastion. Now, go and make your Discord server AMAZING!

> Thanks to all our patrons who support the development of Bastion! This wouldn't be possible without their continuous support! If you want to help support the continous development of Bastion you can [join us on Patreon](https://patreon.com/bastionbot) and get some cool rewards! 💙

{% embed url="<https://patreon.com/bastionbot>" %}


---

# 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://bastion.gitbook.io/docs/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.
