# Page

The Page Block allows you to regroup other reusable blocks, whether they are static or dynamic, and display them together on a custom page within the customer account area. This provides a powerful way to create structured and thematic content layouts

### Key features

* **Container for Reusable Blocks**: Acts as a container where you can add existing static blocks and dynamic blocks that have been created within Hubble.
* **Flexible Layout**: Enables you to arrange multiple types of content blocks in a single custom page.
* **Reusability**: Leverages your existing library of static and dynamic blocks, promoting efficiency.

{% hint style="info" %}
Want to display different content for different customers? [Learn about dynamic blocks](/hubble/blocks/dynamic-blocks.md)
{% endhint %}

***

### Customize the settings

You must provide at least the following to create an image banner:

**Spacing**: Define the spacing between all blocks in your page.

**Blocks**: Choose at least 1 block from your catalogue to create your page.

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

{% hint style="info" %}
You can combine static and dynamic blocks within a page block.
{% endhint %}

***

### Use cases

* **Creating Custom Landing Pages**: Design specific landing pages within the customer account for promotions, new product announcements, or loyalty programs by combining various relevant blocks.
* **Dedicated Resource Pages**: Offer customers easy access to guides, FAQs, or tutorials by compiling relevant text (potentially using Image with Text blocks), image (Image Banner blocks), and link blocks onto a single page.
* **Campaign-Specific Pages**: Combine Announcement Banners, Featured Products blocks, and Image Banners to create dedicated pages for marketing campaigns.


---

# 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://docs.overse.app/hubble/block-types/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.
