# Adding a custom domain

To create a custom domain, login and go to your website configuration page within your dashboard (you can also follow this link <https://reddex.app/dashboard/website/general>).

In the "Domain management" section, click "Add a custom domain."

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

Enter your custom domain name in the popup window.

### Modify your DNS settings

Login to wherever your purchased your domain. You'll need to add an **A record** to your domain that points to **159.203.48.121.**&#x20;


---

# 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://reddex.gitbook.io/docs/website/adding-a-custom-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.
