# Rede Land

## Rede Land

- [👋 Introdução](https://redeland.gitbook.io/redeland/redeland/readme.md)
- [📖 Direitos e deveres](https://redeland.gitbook.io/redeland/redeland/readme-1.md)
- [💡  Ideologia](https://redeland.gitbook.io/redeland/redeland/readme-2.md)
- [🌍 Ip do servidor](https://redeland.gitbook.io/redeland/redeland/readme-3.md)
- [🗳️ Sistema de Votação](https://redeland.gitbook.io/redeland/redeland/sistema-de-votacao.md): Como fazer um votação e ganhar recompensas em nosso servidor
- [⚙️ Problemas de Conexão](https://redeland.gitbook.io/redeland/suporte/problemas-de-conexao.md): Alguns jogadores podem encontrar problemas de conexão ao acessar o Rede Land. Não se preocupe! Criamos este guia rápido para ajudá-lo a solucionar esses problemas.
- [📌 Regras Do Servidor](https://redeland.gitbook.io/redeland/regras/regras-do-servidor.md): Como funciona as regras em nosso servidor
- [ 🌾 Regras No Minecraft](https://redeland.gitbook.io/redeland/regras/regras-no-minecraft.md): Como funciona as regras dentro do servidor da Rede Land
- [🚨 FAQ](https://redeland.gitbook.io/redeland/perguntas-frequentes/faq.md)
- [❓ Como entro no servidor?](https://redeland.gitbook.io/redeland/perguntas-frequentes/faq/como-entro-no-servidor.md)
- [❓ Como faço para reportar um jogador ou um bug?](https://redeland.gitbook.io/redeland/perguntas-frequentes/faq/como-faco-para-reportar-um-jogador-ou-um-bug.md)
- [❓ Preciso ter Minecraft original para jogar?](https://redeland.gitbook.io/redeland/perguntas-frequentes/faq/preciso-ter-minecraft-original-para-jogar.md)
- [❓ O servidor tem ranks ou VIPs?](https://redeland.gitbook.io/redeland/perguntas-frequentes/faq/o-servidor-tem-ranks-ou-vips.md)
- [❓ Posso jogar com amigos no mesmo time?](https://redeland.gitbook.io/redeland/perguntas-frequentes/faq/posso-jogar-com-amigos-no-mesmo-time.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://redeland.gitbook.io/redeland/redeland/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.
