# Create a New Page

To create a new page, follow the steps:

1. Click on the `Pages` icon on the left menu in Builder mode&#x20;
2. Click the `Create New Page` icon
3. Choose the **Layout** of the page
4. Click on the `Continue` button

{% @arcade/embed flowId="b6iMEL3wUMx9HRDWeuxa" url="<https://app.arcade.software/share/b6iMEL3wUMx9HRDWeuxa>" %}


---

# 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.jetadmin.io/user-guide/design-and-structure/pages/create-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.
