# Server Setup

## \*The Setup Command:

Server Builder has a customizable and interactive Server Setup command that will get your server all of the channels and roles it needs in mere minutes! This can all be done in **one** command:

```
%setup
```

The bot will ask you a series of simple yes-or-no questions, in an understandable and non-spammy way. Based on your answers, it will create all the channels you need!&#x20;

{% tabs %}
{% tab title="Before" %}
![A plain, newly created Discord Server.](/files/-M_3z7ugPpMCeN3T-_GA)
{% endtab %}

{% tab title="After" %}
![A fresh Discord Server ready for its first members!](/files/-M_3zWBV4HiIx42p4dk4)
{% endtab %}
{% endtabs %}


---

# 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://serverbuilder.gitbook.io/docs/segments/server-setup.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.
