> 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-switch.md).

# Connect to a server on Switch

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

## Editing DNS settings

From the Nintendo Switch menu, open the "System Settings"  menu.

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

From there, scroll down to "Internet" and select "Internet Settings".

<figure><img src="/files/7hLh4ETJGcTJEViuxEiP" alt=""><figcaption></figcaption></figure>

Choose the network that the device is connected to, then head to "Change Settings".

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

Scroll down to DNS settings and change it from automatic to manual.

<figure><img src="/files/CqYitU2Vv6wwmkcGs1Gr" 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.

## 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-switch.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.
