> For the complete documentation index, see [llms.txt](https://b-setups.gitbook.io/b.-setups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://b-setups.gitbook.io/b.-setups/information/welcome.md).

# Welcome

**Welcome to B. Setups Documentation!**

This document will walk you through how to properly set up the servers, which game versions players can use to connect, how to deal with common issues, and other additional information such as useful commands and setup tips.

***

{% content-ref url="/pages/5FIuuZs08IJKXjaMfJ0A" %}
[Server Page Links](/b.-setups/information/welcome/server-page-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/vxKi09pSKGWFARqN8IuZ" %}
[Server Versions](/b.-setups/information/server-versions.md)
{% endcontent-ref %}

{% content-ref url="/pages/QV3Ll1rE76oaoRodUIJR" %}
[Common Issues](/b.-setups/information/common-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/9BognLh8g8Q5VVqvfdqs" %}
[Terms and Conditions](/b.-setups/information/terms-and-conditions.md)
{% endcontent-ref %}

***

{% hint style="info" %}
The documentation is currently a work in progress and may not be fully complete. If you encounter any issues or have questions, please don't hesitate to report them to me on BuiltByBit.
{% endhint %}


---

# 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://b-setups.gitbook.io/b.-setups/information/welcome.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.
