# Set up Custom Domain

Go to Settings -> Domain on the left pane of the Dashboard:

<figure><img src="/files/0kkTt56fmkMDWMj8sJo5" alt=""><figcaption><p>You can set up your own custom domain in Domain settings</p></figcaption></figure>

You can set up your CNAME Records: just choose appropriate option and the settings will be shown.

AWS (our servers) sometimes have troubles with validating certificates.

If there is no CAA records then add new CAA record as on the images: with - **Only allow specific hostnames (instead od Name "pay" put in your subdomain or @** if it's root domain)**:**

<figure><img src="/files/cauq28Ak7VYv6ny7BQZH" 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://help.fungies.io/store-settings/set-up-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.
