# Saving and Publishing the Page

Refer to the image below to understand the quick options related to your custom page. Here you can live preview the page, copy the URL, duplicate the page, and hide the page.

<figure><img src="/files/yynIW9vSq36lUVJoDXgD" alt=""><figcaption><p>Custom page quick manage options</p></figcaption></figure>

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

Once you are done with the customization of the page to make it live simply click on the Publish page,

{% hint style="info" %}
If you wish to add the custom page URL to the header, navigate to Site Admin > Appearance > Theme > Theme Setting and add the page URL and menu item name in the Custom Menu Item section.
{% endhint %}


---

# 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://remui-docs.edwiser.org/custom-page-creation/saving-and-publishing-the-page.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.
