# Cara Setup Custom Domain

## Tutorial Custom Domain

<figure><img src="/files/ogG5Kejs7nzArCUkgTLs" alt=""><figcaption><p>Custom Domain</p></figcaption></figure>

{% hint style="info" %}
Beberapa langkah custom domain pada DNS Management Provider Domain sedikit berbeda, demi kenyamanan, disarankan **melihat tutorial custom domain** dari masing-masing Provider Domain.
{% endhint %}

1. Login menggunakan akun Tribelio kamu
2. Di menu Dashboard, klik menu "**Page**", lalu klik "**Custom Domain**"
3. Klik "**Add Domain**" dan masukkan domain yang sudah kamu punya dari situs penyedia domain
4. Klik "**Save**"
5. Login ke Provider domain kamu.
6. Lalu masuk ke **setting DNS Management** dari domain yang kamu masukkan di Tribeliopage.
7. Tambah DNS Record dengan tipe "**A Address**" dan isi hostname dengan **domain kamu** serta Address dengan "**13.229.3.73**".
8. Jika kamu sudah memiliki SSL dari provider domain, kamu bisa ubah DNS Record dengan tipe "**A Address**" dan isi hostname dengan **domain kamu** serta Address dengan "**54.169.177.83**".
9. Klik save/sync di DNS management kamu.
10. Tunggu hingga masa propagasi domain (24-48 jam).
11. Jika semua persyaratan sudah tercentang, Klik “**I have done this step**”
12. Kamu bisa pilih default page untuk domain kamu
13. Klik "**Save**"
14. Di sini, kamu juga bisa melihat status dari domain dan juga menghapus Custom Domain-mu.

{% hint style="info" %}
Rekomendasi provider domain : Domainesia, Dewaweb, Niagahoster
{% endhint %}


---

# 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://help.tribeliopage.com/getting-started/cara-setup-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.
