# Page

Quickly create a custom section by simply adding a Shopify Page that you've already created in your Shopify Admin's Page editor:

<figure><img src="/files/4shfmJvOG6VRoalbunk8" alt=""><figcaption></figcaption></figure>

After adding the section, you can Create a new page or choose from an existing page that's been created:

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

To edit or view your Pages, you can find them under Online Store in the main Shopify Admin:

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

After selecting a page, use the Section settings to make adjustments like:

* Show or hide the page title
* Align text
* Background color
* Spacing and padding

<figure><img src="/files/MG6xN0ey2T3ybIDttLoS" alt=""><figcaption><p><strong>Example of centred text and Dark accent color palette</strong></p></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://story.groupthought.com/sections/story-sections/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.
