# Default Page Template

You can set up a default page template. So when users create a new page, they can start with the default page template.&#x20;

<figure><img src="/files/UxxGPIuhjzqMqFlyJKE3" alt=""><figcaption><p>Set "GutenBricks Page Template" as default page template.</p></figcaption></figure>

<figure><img src="/files/nnJUaDeuaojo7cRbNk0v" alt="" width="265"><figcaption><p>Now when you create a page, the default page template is "GutenBricks Page Template."</p></figcaption></figure>


---

# 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.gutenbricks.com/client-experience/default-page-template.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.
