# Add New Page

Add a new page builder is not a complicated process, but there are certainly some things that need to be done if you want your page builder to be effective and good-looking.

To begin, you’ll need information about a product or service you want to advertise. The page builder you’re planning should be designed and written as an integral part of it.

In the upper right corner, click the **‘+New Page‘** button. Then, you will be directed to a page to add a new page, like the images below.

![Add New Page](/files/-MRZ09bTGFfWbctuvWtr)

**Component Explanation:**

| **Icon**                                                            | Name of Icon     | Description                                                                                                             |
| ------------------------------------------------------------------- | ---------------- | ----------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/-MRZ1rKXu2yzdQo4591R" alt="" data-size="original"> | Info             | To view info of page builder, like ‘Page Id‘, ‘Page Name‘ and ‘Description‘.                                            |
| <img src="/files/-MRZ229rTxvxIlDkdyIl" alt="" data-size="original"> | Home             | Click on this icon if you want to return to the page management.                                                        |
| <img src="/files/-MRZ2tJeURDHESIaGdBc" alt="" data-size="original"> | New Page Builder | Click on this icon if you want to add a new page builder.                                                               |
| <img src="/files/-MRZ2VDTYMPE1QlgOdTy" alt="" data-size="original"> | Save             | Click on this icon if you want to save the page to the page management. You’ll be able to reuse it on the page builder. |


---

# 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.3dolphins.ai/bot-settings/page-builder/add-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.
