# "Connecting to Master Server..."

<figure><img src="/files/6aZToOvzs3fk6Ub3advF" alt=""><figcaption></figcaption></figure>

If you are experiencing problems with connecting to the game (stuck on "Connecting to Master Server...", "Fetching data", "Updating DLCs" and/or unable to load server browser):

1. Make sure to add BattleBit to firewall/antivirus exclusions.
2. If your IP is dynamic, please restart your router to change it. To make sure that it was changed, you can check it [here](https://whatismyipaddress.com/).
3. If your IP is static or you made sure it was changed, try [Cloudflare WARP](https://one.one.one.one/) (all you need is to install it and enable).

If WARP doesn't work for you, please [report a connectivity issue](/connectivity/reporting-connectivity-issue.md).


---

# 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://docs.joinbattlebit.com/connectivity/connecting-to-master-server.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.
