# Figma

***

{% embed url="<https://vimeo.com/1101616518>" %}

### 1. Paste Your Frame Link in Chat

1. In Figma, right-click on any Section, Frame, or Page. Select “Copy/Paste as > Copy link to selection” from the drop-down menu.
2. In the prompt box, click **+** → **Import from Figma**.
3. Paste your **Figma URL**
4. Click **↵ Go**.

***

### 2. Authorize Figma (First Time Only)

* A modal will prompt you to connect Maker to your Figma account.
* Once authorized, Maker remembers your credentials for future imports.

***

### 3. Use Multiple Breakpoints

1. In Figma, create three frames named **Desktop**, **Tablet**, and **Mobile** in one section.
2. Share a **link to the section** as in Step 1.
3. Maker will import all three into one job, automatically detecting the breakpoint names.

***

### 4. Run the Import

* After you hit enter or click on the arrow to proceed, Maker will begin the design import.
* In a few seconds, your imported project will appear in the preview pane.

***

### 5. Tweak & Add Interactivity

* Use prompts to make edits or add interactivity

***


---

# 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.maker.co/features/figma.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.
