# 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/fA2TFOdAUgtXOrREJuts" alt=""><figcaption></figcaption></figure>

Use Pipeline's section features to style the page:

<figure><img src="/files/0TfyHtvEnK3ZNtFYaR4n" alt=""><figcaption><p><strong>A quick and simple method for creating custom section content</strong></p></figcaption></figure>

### Images

Easily build any type of section including images:

<figure><img src="/files/gCn8JSk6R93zLw2A21Wn" alt=""><figcaption><p><strong>Size chart image from Page content</strong></p></figcaption></figure>

* On mobile devices, the entire image will be shown without cropping:

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

### Shopify Pages

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

<figure><img src="/files/eJWnYCcGrvMQ61lSpGml" alt=""><figcaption><p><strong>Simply add an image in the Page Editor and include a title</strong></p></figcaption></figure>

### Section settings

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

* Show or hide the page title
* Text size
* Text and image alignment
* Text color
* Background color
* Spacing and padding

<figure><img src="/files/etzmhdLgu4V9rs6RO26f" 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://pipeline.groupthought.com/sections/list-of-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.
