# How to add pages to the home page

Follow the steps below to add your customized pages from Page Studio to your home page.

{% hint style="info" %}
Here's a helpful guide that will walk you through how to create new pages or edit previous pages: [Click here!](https://github.com/shoppad/docs-blogstudio/blob/master/get-started-with-page-studio/README.md)
{% endhint %}

1. Starting from your Shopify dashboard, click on **Online Store**, **Themes**, then **Customize**.

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

2. From the homepage, click on **Add section** to add a new section.

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

3. Click on the **Page Studio page** option.

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

3. Click the **Select** button on the upper left-hand side of the page.

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

5. Click on the name of the page and click the **Select** button again. *A preview of the page will show on your home page.*
6. At the top right of the page, click the **Save** button.


---

# 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-add-pages-to-the-home-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.
