> For the complete documentation index, see [llms.txt](https://docs.asurvivalserver.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.asurvivalserver.net/how-to-connect.md).

# How to Connect

> 💡 A Survival Server is a semi-vanilla Minecraft server with enhanced quality-of-life plugins and a great survival community. Now, Bedrock players can join the adventure too!

<details>

<summary>Play on Java Edition (PC/Mac/Linux)</summary>

Click Multiplayer, add a server, insert this IP then save and connect:

`play.asurvivalserver.net`

</details>

<details>

<summary>Play on Bedrock Edition (Android/iOS/Windows 10)</summary>

Click on Play, then click on Servers and add this server using the default port (19132):

`play.asurvivalserver.net`

</details>

<details>

<summary>Play on Bedrock Edition (Switch/PS/Xbox)</summary>

Manufacturers have restricted 3rd party multiplayer capabilities for (very questionable) legal reasons. You will need to bypass the restrictions and then connect to this IP:

`play.asurvivalserver.net`

* Bypass restrictions on [Xbox One](https://youtu.be/g8mHvasVHMs)
* Bypass restrictions on [Nintendo Switch](https://youtu.be/zalT_oR1nPM)
* Bypass restrictions on [PS4 using an IOS device](https://apps.apple.com/us/app/bedrocktogether/id1534593376)
* Bypass restrictions on [PS4 using an Android device](https://play.google.com/store/apps/details?id=com.luzenna.mineproxydroidtrial)

</details>


---

# 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://docs.asurvivalserver.net/how-to-connect.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.
