# Page

The **Page** section is designed to display static page content (such as 'About', 'Contact', 'FAQ', etc.) from Shopify’s built-in Pages feature. This section allows merchants to display the content of a specific Shopify page with customizable layout options such as padding and background color.

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

This section is ideal for creating visually cohesive pages with consistent styling across the store.

<table><thead><tr><th width="150.7664794921875">Settings</th><th width="178.40362548828125" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show page title</td><td align="center"><code>checkbox</code></td><td>Toggles the visibility of the page title at the top of the content.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Select color scheme to apply to this section.</td></tr><tr><td><strong>Section spacing</strong></td><td align="center"></td><td></td></tr><tr><td>Padding top</td><td align="center"><code>range</code></td><td>Controls the amount of space above the section.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Controls the amount of space below the section.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/pages/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.
