# Domínio

Este guia visa apenas ajudá-lo a entender as considerações quando se pegar um domínio e como apontar/configurar ele para o seu servidor nos mais diferentes casos. Se você acha que encontrou informações incorretas neste guia, não hesite em entrar em contato.

Para entrar no seu servidor os players precisão de um IP de conexão, ou um domínio. Caso forem entrar por um IP ficará algo do tipo `192.168.1.117:25467`, entretanto poderá ser confuso e díficil de se lembrar e mandar aos outros, então algo como um domínio (`seuservidor.com`) ou um subdomínio (`jogar.seuservidor.com` ou `servidor.hospedagem.com`) irá lhe ajudar e deixar mais fácil.


---

# 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://docs.minersrefuge.com.br/rodando-um-servidor/dominio.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.
