# Discord Bot FAQ

<details>

<summary>Would I need to do any port forwarding?</summary>

Since we host the server on your behalf, there is no port forwarding necessary, we've taken care of that for you

</details>

<details>

<summary>How long does it take to set up my server?</summary>

Normally it should be up within minutes if not seconds.\
Look for an email that tells you that the server is installed, at that point you have been issued a server.

</details>

<details>

<summary>How to configure my bot hosting?</summary>

To Configure your bot hosting please edit the variables in the startup area of the panel to make changes<br>

* Choose the correct Docker image for your bot

  <figure><img src="/files/qClwrU40OdN6Da7CzDgi" alt=""><figcaption></figcaption></figure>
* Any settings here will override your settings at each startup<br>

  <figure><img src="/files/8WfsIgaWjZdYwa3MXYB4" alt=""><figcaption></figcaption></figure>

\
Additionally ensure you edit the configuration files if any exist for the bot you have installed to the service

</details>


---

# 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://rampart-games-ltd.gitbook.io/docs/discord-bot-hosting-knowledge-base/discord-bot-faq.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.
