# Porta padrão

Entre na aba de Websites da Cloudflare, depois clique no domínio no qual deseja utilizar.

Nas configurações DNS do seu domínio (Lado esquerdo), crie um novo registro com as seguintes informações:

* **Tipo**: A
* **Nome:** @ se não quiser subdomínio, caso contrário, escreva o subdomínio (Ex: jogar)
* **IPV4:** Coloque o endereço IPV4 do servidor
* **Proxy Status:** Deixe como DNS Only (Nuvem cinza)
* **TTL:** Auto

<figure><img src="/files/PixEU1cA6KPv0FU8L08d" alt=""><figcaption><p>Exemplo com a configuração citada a cima</p></figcaption></figure>

Leve em consideração que mudanças DNS podem demorar até 24 horas para fazerem efeito globalmente, entretanto, Cloudflare é conhecida por ser rápida para isso, e pode levar apenas alguns minutos para alguns provedores de internet atualizarem.\
Para conferir se houve as mudanças corretas, pode utilizar sites como [dnschecker](https://dnschecker.org/) e [mcsrvstatus](https://mcsrvstat.us/).


---

# 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/configurando-no-servidor/cloudflare/porta-padrao.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.
