# Custom domain

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

A custom domain or subdomain is a unique, branded website address. The domain name will appear in the address bar of each web page under that domain. It identifies those pages as part of the same site.&#x20;

For example, our custom domain name is **bitly.com.** The address for each page on our site starts with **[www.bitly.com](http://www.bitly.com).**

A custom domain is more than a web address. It tells your audience who you are and what you have to offer.&#x20;

If you do not want to use default domain [https://shopifystore.jaka.app](https://booking-nga.jaka.app) for the landing page, you can change it to your store domain in the Jaka app.&#x20;

* In the Jaka app, click **Settings** > **Branding** > **Store domain**
* Enter the custom domain you want to use. E.g affiliate.yourstore.com and click **Save**

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

* But it is not enough. Go to your DNS Settings and create a new CNAME record. Here is for your reference: <https://www.dynu.com/Resources/Tutorials/DynamicDNS/CreateCNAMERecord>

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

You need to set up an additional Cname in your domain settings to point the domain to the URL of the app. For example:&#x20;

*Type : CNAME*

*Host name: affiliate*

*Points to : jaka.app*

So the new domain is active.  You can use this tool <https://mxtoolbox.com/CNAMELookup.aspx> to confirm whether the setup was successful or not (picture) when the result is [jaka.app](http://jaka.app/) in the check box.

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

After that, please contact the support team Jaka app (at <hi@tipo.io>) or open chatbox in the app to let the technical team help you set up further and activate the custom domain.&#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://docs.jaka.app/shopify/~/revisions/rpY9mFDjQMRHRtjRdnC9/pages-and-links/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.
