> For the complete documentation index, see [llms.txt](https://docs.shopone.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopone.io/english/creating-a-landing-page-with-shopone/features-in-the-dashboard/domains.md).

# 3.3. Domains

Set up your Custom **Domain** to connect with the landing pages before publishing.&#x20;

On the **Domains** screen, click on the Domain Link icon, then fill in the domain information to add the domain.

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

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

Domain operations: Edit, verify, delete.

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

* **Edit:** allows users to change the domain linked to the landing page.

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

* **Verify:** allows you to confirm that the domain has been registered and is accurately used for the landing page.

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

* **Delete:** helps you remove or discontinue the use of a registered domain.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shopone.io/english/creating-a-landing-page-with-shopone/features-in-the-dashboard/domains.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
