# Importing Screens

The **import** feature helps you import and build the screens available outside of Reasy. This is not just limited to importing a simple HTML screen, it's beyond that. It lets you import even a Figma screen, a hand-drawn sketch, an image, or a PDF file.

Click the links to explore importing a screen from various resources.

{% content-ref url="/pages/KWYxoKFVcWjBlBAvrezw" %}
[Importing an HTML](/help/getting-started/engines/screens/importing-screens/importing-an-html.md)
{% endcontent-ref %}

{% content-ref url="/pages/0YI9pt1OfWpZIKEtbf91" %}
[Importing a Figma Screen](/help/getting-started/engines/screens/importing-screens/importing-a-figma-screen.md)
{% endcontent-ref %}

{% content-ref url="/pages/LfPln0kHoHOkK3zmWTWI" %}
[Importing a PDF](/help/getting-started/engines/screens/importing-screens/importing-a-pdf.md)
{% endcontent-ref %}

{% content-ref url="/pages/wCUehvK2BUKZiiEMdo6z" %}
[Text to Screen](/help/getting-started/engines/screens/importing-screens/text-to-screen.md)
{% endcontent-ref %}

## Explore Through Video Learning

{% embed url="<https://youtu.be/dC2eOaiH5X0>" %}


---

# 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.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.
