# Import Demo Home Page

## How to import home pages from the demo?&#x20;

1. Navigate to the Home page of your Moodle site.
2. Enable the editing Mode&#x20;
3. On the Add a block button make sure the correct region is selected (Full-width top)
4. Click on the Add a Block button
5. Select the Layouts tab under RemUI Blocks
6. Hover on the layouts for a quick preview of the page and select the page you wish to add
7. Once added you can click on Live Customizer to edit the individual block

{% hint style="info" %}
If you import a demo home page, your existing home page content will be lost.
{% endhint %}

You may also refer to the video here

{% embed url="<https://drive.google.com/file/d/1nVXZBWVG23VVefxqXyQ92pgTu-KwtN_o/view?usp=sharing>" %}


---

# 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/getting-started/quick-start-guide/import-demo-home-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.
