> For the complete documentation index, see [llms.txt](https://wiki.healtzcraft.com/healtz-craft/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.healtzcraft.com/healtz-craft/servidores/skyblock.md).

# SKYBLOCK

No **SkyBlock**, o objetivo principal é **sobreviver em uma ilha flutuante** no meio do nada, com recursos limitados. Você começa com apenas uma pequena ilha e alguns itens básicos, e seu objetivo é **expandir sua ilha** e **criar recursos** para crescer e completar desafios.

Ao longo do jogo, você pode:

* **Criar e personalizar sua ilha**: Use sua criatividade para construir estruturas únicas e personalizar sua ilha com recursos especiais.
* **Lutar contra mobs e bosses**: Enfrente ondas de mobs e bosses poderosos para conquistar tesouros e expandir sua ilha.
* **Participar de eventos e torneios**: Enfrente outros jogadores em eventos de PvP ou competições de construção para ganhar prêmios especiais.
* **Trocar itens com outros jogadores**: Comunique-se e negocie com outros jogadores para conseguir itens que você não tem.
* **Desbloquear novos recursos e áreas**: À medida que avança, desbloqueie novos recursos e expanda sua ilha para além dos limites iniciais.

A chave para o sucesso é a **criatividade** e **estratégia** para aproveitar ao máximo os recursos que você tem!

🎥 **Nossa equipe preparou um vídeo com o guia básico**, mostrando o servidor e dando **dicas valiosas** para te ajudar a começar com o pé direito! Não deixe de conferir!

{% embed url="<https://www.youtube.com/watch?t=8s&v=pqJKhPvNgQM>" %}


---

# 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://wiki.healtzcraft.com/healtz-craft/servidores/skyblock.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.
