> 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-ps4-5.md).

# Connect to a server on PS4/5

Bedrock Edition supports Playstation 4/5, and to connect, you'll need to update your DNS settings to join using BedrockConnect.

## Editing DNS settings

From the Playstation main menu, scroll over to the "Settings" icon.&#x20;

<figure><img src="/files/2CETbHLdVsx7TKG2iDYy" alt=""><figcaption></figcaption></figure>

Once you're in the settings menu, scroll down to the "Network" tab.

<figure><img src="/files/5I4BhXXermZlrJ5zcroe" alt=""><figcaption></figcaption></figure>

Within the network tab, select "Settings" and then the "Set Up Internet Connection" option.

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

On the connection that is currently being used, press the "Options" button on the Playstation controller and choose "Advanced Settings".

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

Scroll down to "DNS Settings", and then switch it from automatic to manual.

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