# Acesso ao servidor

{% hint style="info" %}

## 🖥️**Acessar usando o Java**

Saiba como acessar usando a versão Java Edition.\
[Clique aqui para visualizar](/global/acesso-ao-servidor/java-edition.md)
{% endhint %}

{% hint style="info" %}

## [📱](https://emojiterra.com/pt/telefone-celular/)**Acessar usando o Bedrock**

Saiba como acessar usando a versão Bedrock Edition.

[Clique aqui para visualizar](/global/acesso-ao-servidor/bedrock-edition.md)
{% endhint %}

{% hint style="warning" %}

## 🔑 Esqueceu sua senha?

Saiba como recuperar sua conta.

[Clique aqui para visualizar](/global/acesso-ao-servidor/esqueci-a-senha.md)
{% endhint %}


---

# 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.royalcraft.top/global/acesso-ao-servidor.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.
