> For the complete documentation index, see [llms.txt](https://lodestone-technologies.gitbook.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lodestone-technologies.gitbook.io/knowledgebase/connect-to-a-server-on-xbox.md).

# Connect to a server on XBOX

Bedrock Edition supports XBOX, and to connect, you'll need to update your DNS settings to join using BedrockConnect.

## Editing DNS settings

From the Xbox main menu, press the Xbox Button on the controller, then scroll over to the "Profile" tab.&#x20;

<figure><img src="/files/SyW1TYFSq2P13SXPZmh6" alt=""><figcaption></figcaption></figure>

From the "General" tab, choose "Network Settings".

<figure><img src="/files/u31ymABT2rVzHU6kTv8m" alt=""><figcaption></figcaption></figure>

You can now select "Advanced Settings" and then "DNS Settings".

<figure><img src="/files/goHGAffmOcA3zTGkh3qx" alt=""><figcaption></figcaption></figure>

Switch your DNS settings from automatic to manual.

<figure><img src="/files/Y1Svx85j3rbRUyjKBsCk" alt=""><figcaption></figcaption></figure>

For the Primary DN&#x53;**,** use the following code: `104.238.130.180` .

For the Secondary DNS, use the following code: `1.1.1.1`.

Save your changes once done, then restart your console.&#x20;

## Connecting to the server

Open Minecraft Bedrock Edition and click "Play", before scrolling to the "Servers" tab.

<figure><img src="/files/ZNMMjyXRnjD8X9WfwjBC" alt=""><figcaption></figcaption></figure>

Join any featured server on the list. Once connected, choose the "Connect to a Server" option.

<figure><img src="/files/tOGZEPeRQQeyHIy7agLx" alt=""><figcaption></figcaption></figure>

Fill in the required fields (with the server's IP, port, etc.) and then you'll be able to connect to it.


---

# 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://lodestone-technologies.gitbook.io/knowledgebase/connect-to-a-server-on-xbox.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.
