# Pages

Add `pages` such as 'Contact Us', 'Our Story' and more to your store - linked in the Header, Footer or body of your homepage.

At some stage, you will likely be looking to add a Contact page, maybe a Terms and Conditions page, a page which explains more about the company ethos and so on.&#x20;

Shopify, somewhat unsurprisingly, simply calls these “Pages” and they can be set up very easily.

Not all of your site needs to display products for sale and you may wish to have more simple content, such as a block of text with an image or two. ‘Pages’ are perfect for this.

It’s important to point out that pages are created outside of the theme editor, within the Shopify admin area, which means that although they are tied by a certain degree to the theme, they are controlled mainly by the broader Shopify platform.

Pages do not appear on the homepage - they exist solely in a secondary/subpage capacity. Only the home page can have sections applied. Pages do not support sections.


---

# 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://koding-themes.gitbook.io/theme-support/machina/templates/page-default.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.
