> For the complete documentation index, see [llms.txt](https://wiki.viciante.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.viciante.com.br/introducao/como-se-registrar.md).

# Como se registrar

{% embed url="<https://www.youtube.com/watch?v=cuhZr2lly4Y>" %}

### Como fazer o registro:

{% hint style="info" %}
Use /registrar (senha) (email)
{% endhint %}

* [ ] Escolha uma senha única e não utilize em outros locais.

- **Use o seu melhor e-mail**, caso você precise mudar a senha um link será enviado para o e-mail cadastrado.

<figure><img src="/files/IwNzZeiVoC3yZsnfxc2d" alt=""><figcaption><p>Tela de cadastro</p></figcaption></figure>

Assim que completar as informações de registro, você precisará reconectar, basta clicar em <mark style="background-color:orange;">**voltar à lista de servidores**</mark>, conforme a imagem a seguir:

<figure><img src="/files/Y6Ntr9YYeBYCoOVv8RQc" alt=""><figcaption></figcaption></figure>

## Chegou a hora de logar no servidor:

Lembre-se toda vez que você conectar no servidor será preciso logar com sua senha do cadastro

{% hint style="info" %}
Basta colocar /login (sua senha)
{% endhint %}

<figure><img src="/files/XWBqgaKWPZL9sjYDN8UY" alt=""><figcaption><p>Tela de login</p></figcaption></figure>

**ATENÇÃO:**

* <mark style="color:orange;">Jamais forneça a sua senha para seus amigos ou colegas de jogo.</mark>
* <mark style="color:orange;">A STAFF jamais solicitará sua senha.</mark>
* <mark style="color:orange;">A segurança da sua conta e de sua TOTAL responsabilidade, uma vez que fornecemos recursos de segurança do login com senha única.</mark>

### Dicas e Resolução de Problemas.

* **Verifique a Versão do Jogo**: Use a edição correta (Java ou Bedrock).
* **Endereço e Porta**: Certifique-se de que estão corretos.
* **Conexão com a Internet**: Verifique se está estável.
* **Problemas de Conexão**: Se ainda estiver com problemas, tente baixar o [Warp da Cloudflare](https://one.one.one.one/). Ele pode melhorar a conexão ao servidor.


---

# 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.viciante.com.br/introducao/como-se-registrar.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.
