# Introdução

Esta wiki foi feita para ajudar você a encontrar o que precisa sem enrolação.

## 🚀 Entrar no servidor

| Item          | Informação                |
| ------------- | ------------------------- |
| IP            | `jogar.endercraft.com.br` |
| Porta Bedrock | `19132`                   |

## 🔗 Links importantes

* 🌐 Site: <https://ecbr.me/site>
* 💬 Discord: <https://discord.gg/endercraft>

## 📍 Onde começar

* 🎮 Quer entrar no servidor? Vá em [Acesso ao Servidor](/ajuda/acesso-ao-servidor.md).
* 📜 Quer entender as regras? Vá em [Termos e Condições](/termos-e-condicoes.md).
* ❓ Quer respostas rápidas? Vá em [Perguntas Frequentes](/ajuda/perguntas-frequentes.md).
* 🧭 Quer aprender os modos? Veja [Survival](/servidores/survival.md) e [OneBlock](/servidores/skyblock.md).

## 🌍 Modos principais

| Modo             | Para quem é                                                     |
| ---------------- | --------------------------------------------------------------- |
| 🪓 Survival      | Para quem gosta de explorar, construir e proteger terreno.      |
| 🏝️ OneBlock     | Para quem gosta de criar sua ilha e crescer com estratégia.     |
| ⚔️ Semi Anarquia | Para quem gosta de PvP, invadir bases e se tornar o mais forte. |
| 🎯 Practice      | Para quem quer treinar PvP e desenvolver novas estratégias.     |

<details>

<summary>🆘 Precisa de ajuda?</summary>

Se não encontrar a resposta na wiki, fale com a equipe no [Discord](https://ecbr.me/disc).

</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/readme.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.
