# Creating Redirects, Redirecting to Another Domain

### Cloudflare and Redirect Settings

Select **"Manage Cloudflare"** then go to **"Redirect Settings."**

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FTD62t1gsqjJNO2X9QFRb%2FScreenshot%202025-10-09%20at%2011.29.04%E2%80%AFAM.png?alt=media&#x26;token=aa44df30-65ae-4630-bcbc-954f359ecb7f" alt=""><figcaption></figcaption></figure>

***

<p align="center">Click to add, then select Full (complete).</p>

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FzKNU7qzpojY2R5kuvY2d%2FScreenshot%202025-10-09%20at%2011.51.52%E2%80%AFAM.png?alt=media&#x26;token=10aa162d-799f-4b7a-9932-83b3d88fb8ce" alt=""><figcaption></figcaption></figure>

***

<p align="center">Enter the domain to which you need to redirect (with https:// - just like in the browser), and select code 301.</p>

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FAnNvEuyRozZCIdTcA2TC%2FScreenshot%202025-10-09%20at%2011.54.52%E2%80%AFAM.png?alt=media&#x26;token=68b28514-9558-41c6-8b59-dfcc0136c6dd" alt=""><figcaption></figcaption></figure>

***

### Add an A Record

Without an A record, our redirect won't work, so go to DNS Settings and add a record in the "A" format.

<figure><img src="https://2356626549-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFRIiI3uDo76NvichlvrY%2Fuploads%2FhY3XJau5JwJPPFUko8v5%2FScreenshot%202025-10-09%20at%2011.56.41%E2%80%AFAM.png?alt=media&#x26;token=f6a2e5cf-ebf6-4fa8-921c-02f19374ff58" alt=""><figcaption></figcaption></figure>

<p align="center">Skip entering the subdomain and enter the IP 192.0.2.1.</p>


---

# 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/information/creating-redirects-redirecting-to-another-domain.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.
