# Create custom page

{% embed url="<https://drive.google.com/file/d/14DDao__k94W88KxOGkfvj2-err2HqdAF/view?usp=sharing>" %}

#### 1. Activate Edit Mode

Start by switching on the edit mode on your platform.

*Switch on the edit mode*

#### 2. Access Quick Settings Menu

Click on the “+” icon located in the quick settings menu at the bottom left corner of the screen.

*Click on the plus Icon*

*Note:* This can also be accessed from RemUI settings > Site Pages.

#### 3. Name the Page

Provide a name for your page and proceed by clicking “Next.”

*Add a page name*

#### 4. Choose a Template

Select a template for your page from the available library. You have the choice of pre-designed templates or a Blank template, allowing complete customization from scratch.


---

# 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://remui-docs.edwiser.org/custom-page-creation/create-custom-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.
