# How to publish a page

Once you've created a page on Page Studio, there are a series of steps to take that ensure your page is published and live on your Shopify store.&#x20;

### 1. Check out a preview draft of your page

Want to see what your page will look like without making it go live? Simply click on the **Preview Draft** button at the top of the editor before saving your page.

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

### 2. Publish your page

If you are done applying all your content, you can now save your page which will automatically publish it to your store. Your customers will not be able to see your page after publishing it your store.

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

### 3. Add your page to your store's navigation menu

If you're ready to show off your page to the world, it can then be made available as a link on your store's navigation menu.

Starting from your Shopify admin dashboard, head to the **Menus** tab located within the **Content** section.&#x20;

Locate and click on the menu you want to add the link to. Then click **Add menu item**.

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

Add a name for the page in the Label field, then click on the **Link** field, and select **Pages**. Select your page from the list provided, click **Add**, and save your changes.

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

Your page is now live and viewable straight from your store! Time to celebrate. 🥳


---

# 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://shoppad.gitbook.io/pagestudio/readme/how-to-publish-a-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.
