> For the complete documentation index, see [llms.txt](https://help.wegic.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wegic.ai/features/custom-domain/connect-ionos-domain.md).

# Connect IONOS Domain

When your domain is using IONOS DNS, you need to add DNS records in your domain settings.

Wegic will provide:

* A record value (IP address)
* CNAME record value (domain)

{% hint style="info" %}

## IONOS Official Guides

You can refer to the official IONOS documentation:

* [A record setup](https://www.ionos.com/help/domains/configuring-your-ip-address/changing-a-domains-ipv4/ipv6-address-a/aaaa-record)
* [CNAME record setup](https://www.ionos.com/help/domains/configuring-cname-records-for-subdomains/configuring-a-cname-record-for-a-subdomain/)
  {% endhint %}

## Open DNS Settings

1. Sign in to your [IONOS account](https://my.ionos.com/)
2. Go to [Domains & SSL](https://my.ionos.com/domains)
3. Select your domain
4. Click **DNS** or **Edit DNS** Settings
5. Open the **DNS** Records section

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2Fy3io09jJfleKHOSQOmog%2Fimage.png?alt=media&amp;token=46163801-19a7-4cbb-94ee-f5867cac5c43" alt=""><figcaption></figcaption></figure>

## Add A Record

1. Click **Add Record**

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2FkE1PLA0fwKWpwg5pJEoZ%2Fimage.png?alt=media&amp;token=eb71b88a-b0cf-467a-8d50-88627184cc23" alt=""><figcaption></figcaption></figure>

2. Select **Type → A**

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2F0PQsaZfxCAIX4uR06pzs%2Fimage.png?alt=media&amp;token=f64bfc87-90ec-49bb-a670-338ca7fd290a" alt=""><figcaption></figcaption></figure>

3. Fill in A Record

* **Host Name** → Enter @ (root domain)
* **Points to** → Paste the IP address provided by Wegic
* **TTL** → Keep default

4. Click to **Save** A Record

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2FVTK08ijbuhIinU0QPgOh%2Fimage.png?alt=media&amp;token=fef42758-72f7-4554-8ddd-1938b4fdb5c2" alt=""><figcaption></figcaption></figure>

## Add CNAME Record

1. Click **Add Record**

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2FkE1PLA0fwKWpwg5pJEoZ%2Fimage.png?alt=media&amp;token=eb71b88a-b0cf-467a-8d50-88627184cc23" alt=""><figcaption></figcaption></figure>

2. Select **Type → CNAME**

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2FMYgzzP1blHOnKvWhQS8j%2Fimage.png?alt=media&amp;token=6f1e538a-986d-47f2-ad55-f2504cb20501" alt=""><figcaption></figcaption></figure>

3. Fill in CNAME Record

* **Host Name** → Enter prefix only (e.g. www)
* **Points to** → Paste the CNAME provided by Wegic (e.g. xxxxx.n2.wegic.app)
* **TTL** → Keep default

4. Click to **Save** CNAME Record

<figure><img src="https://2265669569-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLwLbaAsqpVb8e75DOr2k%2Fuploads%2FCnbjVKA1Y8gj33mDPF9h%2Fimage.png?alt=media&amp;token=a86b986a-afb5-4a8e-a580-a122cdca1ed4" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

## Important Notes

* Field names may appear as **Host Name / Points to** instead of **Name / Value**
* Only one record type can exist per host (A or CNAME)
* **Remove conflicting records before saving**
  {% endhint %}

## DNS Update Time

* Usually within 1 hour
* May take up to 48 hours globally

## Finish in Wegic

1. Return to Wegic
2. Click **Update / Publish** (top-right corner) → This opens the publish settings modal
3. In the modal, click **Custom Domain → Connect**
4. Verification starts automatically
5. If successful, you will see a success message
6. Click **Publish** to apply your website to the domain
