> For the complete documentation index, see [llms.txt](https://docs.bitcraft.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitcraft.live/gameplay/playing-on-ps4-ps5-ios-andriod.md).

# PLAYING ON PS4/PS5 - IOS/ANDRIOD

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

We're thrilled to announce that BitCraft is now accessible on your smartphone or gaming console. We've seamlessly integrated Minecraft versions for **PS4, PS5, XBOX, IOS, and Android** into the BitCraft server. This means you can enjoy our server whenever you like, without the need for a PC or laptop.

To use Minecraft on both iOS and Android devices, you can start by downloading the Minecraft app onto your smartphone. Once the app is installed, navigate to the "Servers" tab. Here, you can input simply the **Server IP:** Play.BitCraft.Live, and then simply click "Join." This will grant you access to all the features and capabilities available to users on a desktop or laptop PC.

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

To access our Minecraft server on your PS5, PS4 or XBOX, the process is straightforward. Ensure that both your console and your phone are connected to the same Wi-Fi network. Next, go to your IOS or Android app store and download the free **Bedrock Together app**.&#x20;

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

After you've downloaded the app, input the server's IP and port details while keeping your Minecraft on the console open. Then, navigate to the "Friends" tab on your console and simply join the server.&#x20;

Additionally, we recommend checking out this YouTube tutorial for visual guidance: [Link to the YouTube tutorial](https://www.youtube.com/watch?v=qKlysVRSeso).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bitcraft.live/gameplay/playing-on-ps4-ps5-ios-andriod.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
