# Available page types

***

* **Product pages:** By default, product pages have a Product information section and a Product recommendations section.

{% content-ref url="/pages/2TsX1YWoeQtRjtMVqZXu" %}
[PRODUCT PAGES](/articles/product-pages/product-information.md)
{% endcontent-ref %}

* **Collection pages:** By default, collection pages have a Collection banner and a Product grid section.

{% content-ref url="/pages/tF0fENAuKBUGuLBzDts2" %}
[COLLECTION PAGES](/articles/collection-pages/collection-banner.md)
{% endcontent-ref %}

* **Collections list pages:** The collections list page displays all your collections that are available on the Online Store sales channel.
* **Custom pages:** You can create custom pages in your Shopify admin to create content for your customers, such as an About Us page, or extra information about your products. These pages have no extra settings within the theme editor.

{% content-ref url="/pages/ub8n7WjP4OjyrrW2Tjv7" %}
[PAGES](/articles/pages/page-templates.md)
{% endcontent-ref %}

* **Blog pages:** Blog pages are the homepage for any blogs that you create within your Shopify admin. By default, they contain a Blog posts section.

{% content-ref url="/pages/ym9FkEFV6C5IU1G4OCxE" %}
[Blog](/articles/pages/other-pages/blog.md)
{% endcontent-ref %}

* **Blog post pages:** Blog post pages display the content of the blog post. By default, they contain a Blog post section. The Blog post section has no customizable settings by itself, but contains the following default blocks: Featured image, Title, Share, and Content.

{% content-ref url="/pages/i55KlkvmbmubXxGr9ZRI" %}
[Blog Posts](/articles/pages/other-pages/blog-posts.md)
{% endcontent-ref %}

* **Cart page:** By default, the cart page has an Items and a Subtotal section.
* **Password page:** The password page displays when password protection is enabled on your online store and a customer tries to visit your website. This page has its own header and footer and contains an Email signup section by default.
* **404 page:** The 404-page displays when a customer tries to visit a link to your site that doesn't exist, such as a product page for a product that you deleted from your store. This page has no customizable settings.
* **Search page:** The search page is where customers can search for specific products or pages within your online store. The page contains a Search results section by default.

{% content-ref url="/pages/Y5hkI3MLWqULr65krhuQ" %}
[Other pages](/articles/pages/other-pages.md)
{% endcontent-ref %}


---

# 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://help.inspiredtheme.com/articles/general-theme-settings/available-page-types.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.
