# How To Setup Domain

<mark style="color:blue;">**Domain Setup at Cloudflare**</mark>&#x20;

**Setting 1: (Cloudflare) Steps to change the latest IPv4:**&#x20;

1. Login **Cloudflare**.
2. Select the **domain** you want to update.&#x20;
3. Click the **DNS** section box.
4. Find the **type A box** then update to replace the latest IPv4 which is "157.245.146.13".

**Setting 2: (Nameserver at Domain provider)**&#x20;

1. Check **Nameserver** at **Domain Provider** (eg Netkl, Exabytes)&#x20;
2. Make sure you have connected to **Clouflare** or not (Example: At NetKL)
3. Nameserver 1 & NameServer 2 must put **ns.cloudflare.com**&#x20;
4. Refer to the picture [**HERE**](https://ibb.co/j4CpFyG)**.**

**Setting 3: (On Cloudflare) Activate SSL/TLS domain on Cloudflare How to:**&#x20;

1. Login **Cloudflare.**
2. Select **SSL/TLS**.
3. Click **Flexible**.
4. Switch to ON.&#x20;
5. See picture [**HERE**](https://ibb.co/bdbtZdT).

**Setting 4 : (On Cloudflare) Turn on "Always Use HTTPS" How to:**&#x20;

1. **SSL/TLS.**
2. **Edge Certificates**.
3. Turn on "**Always Use HTTPS**"&#x20;
4. See picture [**HERE**](https://ibb.co/XZmW6TY).

Please follow the four steps above. If successful, please contact us via [**https://m.me/kuasa.io**](https://m.me/kuasa.io)**.**

## Setup Domain in Kuasa

1. Login to your account via  <https://landing-page.kuasa.io/>.&#x20;
2. Click **Landing Page.**

<figure><img src="/files/0NvSmBEnWrqrnGpDnpwt" alt=""><figcaption></figcaption></figure>

3. Click **Settings**.

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

4. Click **Custom Domain**.

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

1. Follow the steps listed below, **enter your domain** and click **Update**.\
   \
   Pro tips: How to connect your domain with Kuasa? \
   Go to your **DNS provider** that you use (e.g. Cloudhare) and add the following record. ﻿﻿﻿\
   \
   1\. Choose **Type A**.\
   2\. Insert symbol "**@**" in Name input.

   3\. Insert **157.245.146.13** in IPv4 address input.\
   4\. Click **Save**, then return back to this page.\
   6\. Complete by inserting your **domain name** in the form below.

<figure><img src="/files/ioolpTNbuxfgtlUcHjaW" 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://tutorials.kuasa.io/getting-started/kuasa-landing-page/settings/how-to-setup-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.
