# 1.3. Publish

**Publishing** is an important tool to transition your landing page from editing status to public status. When you use this function, all the changes and updates you have made will be applied and displayed on the official landing page.

Click on **Publish** in the top right corner when you are ready to make your landing page live.

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

In the Publish Landing Page popup:

* **Name:** This is where you enter the name for your landing page. This name will be displayed on the browser's title bar and can help you easily manage different landing pages.
* **Landing Page Description:** This helps to provide a better understanding of the main content of the page.
* **Your Favicon:** A favicon is a small icon displayed on the tab of the browser when users access your landing page. You can upload a custom favicon to highlight your brand.
* **Landing Page Link:** The URL link for your landing page follows the preset format of ShopOne.

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

You can use a custom domain for your landing page by selecting a previously linked domain and entering the path (if applicable).

<figure><img src="/files/PbpyembPzvMN8ILitWgj" 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://docs.shopone.io/english/basic-setup-tools-for-the-landing-page/top-bar/publish.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.
