# Creating A New Page

To create a new landing page, click the 'New Page' button in the upper right of your site dashboard. You have the option to either begin with a blank page or use one of our pre-vetted templates.&#x20;

When you choose to start with a template, your theme colors and fonts will be automatically applied.&#x20;

<figure><img src="/files/KgqXTaF95TPfMuROaDuI" alt=""><figcaption></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.pagedeck.com/getting-started/creating-a-new-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.
