# Page content

The page content section controls how the main content of a page is displayed, including text alignment and spacing. It helps maintain readability and consistent layout across different page types.

#### Text alignment

Defines the alignment of the page content. Set to “Row start” to align content to the left side of the layout.

#### Vertical spacing

Controls the spacing around the page content to adjust its visual separation from other sections.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure optimal readability on smaller screens.


---

# 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://gatame.gitbook.io/highstreet/templates/page/page-content.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.
