# Using IP

## Using IP Address

{% hint style="warning" %}
If you are not issuing **SSL** on the domain through the **server** (**Let's Encrypt** or other options), it is highly recommended to set the **A record** through **Cloudflare**; otherwise, there simply won’t be an SSL certificate for the domain.
{% endhint %}

***

### Creating an A Record

In the control panel for the desired domain, open the "DNS Settings" section, then click "Create Record" and select the type A record.

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FjHg4uOrvJMaWBJB8DjAq%2FScreenshot%202025-10-09%20at%2011.29.04%E2%80%AFAM.png?alt=media&#x26;token=faf35248-160d-4e0c-b953-abf40f09b8b7" alt=""><figcaption></figcaption></figure>


---

# 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://safedomains.gitbook.io/safedomains-wiki/english/connect-domain/using-ip.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.
