# Importing an HTML

Using this feature, you can effortlessly bring in the HTML pages built outside of Reasy.

To import an HTML,

* Expand the layout you wish to use for the HTML to be imported, then go to **Screens** and \
  right-click '![](/files/UV2k3ZSW58ducCGIG3yx)' to select **Import Screen**. \
  ![](/files/AToFrXVwFNkjKuUlxOnk)
* Choose the HTML file to be imported, and then click **Import**.

<div><figure><img src="/files/a6uYW6yAkgV7LDidQzlN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/wbetD5XWAnsloMcYnriZ" alt=""><figcaption></figcaption></figure></div>

The imported HTML can now be accessed from the Navigation Explorer. Open it and customize it as you require for your app.

By default, the imported HTML uses the preferences of the layout to which it was imported. Add additional dependencies, such as images and custom CSS, to the Assets folder in that layout.


---

# 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://help.reasy.ai/help/getting-started/engines/screens/importing-screens/importing-an-html.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.
