# PC e Celular 📱

## 🖥️ Como entrar pelo Java

* Em multijogador, clique em "Adicionar servidor"<br>
*

```
<figure><img src="../../.gitbook/assets/imagem_2026-05-12_190527931.png" alt=""><figcaption></figcaption></figure>
```

* Agora preencha os espaços vazios com o nome e o IP do servidor.\
  \
  Nome: `Endercraft`\
  IP: `endercraft.com.br`
*

```
<figure><img src="../../.gitbook/assets/imagem_2026-05-12_190622458.png" alt=""><figcaption></figcaption></figure>
```

* ⚠️ Habilite pacotes de recursos do servidor caso não tenha a textura do discord intalada.

## 🎮 Como entrar pelo Bedrock (PC e Celular)

* No menu jogar, vá em "Servidores" e selecione "Adicionar servidor"
* Preencha os espaços vazio com o nome, IP e porta do servidor\
  \
  Nome: `Endercraft`\
  IP: `endercraft.com.br`\
  Porta: `19132`
*

```
<figure><img src="../../.gitbook/assets/image (69).png" alt=""><figcaption></figcaption></figure>
```

<details>

<summary>📌 Dica</summary>

Se o servidor não aparecer, confira se o IP foi digitado corretamente.

</details>


---

# Agent Instructions: 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://wiki.endercraft.com.br/ajuda/acesso-ao-servidor/java-bedrock.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.
