> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-pages/design-tools/how-to-format-and-add-a-figma-file-to-maker.md).

# How to format and add a Figma File to Maker

<figure><img src="/files/qzd0IlINi8jBIYQBOch0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qzd0IlINi8jBIYQBOch0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qzd0IlINi8jBIYQBOch0" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/l2XnBTgz7nrZQdo5wwJ4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SaZkJXl3bLc4Jk2iTbXg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/m6mEdz7MvPjkMnH3DzHH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4obdsVdxNunhS2RJYzFv" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0FfJonZRnroyxxwO3Abr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/oeQgII1kxqCauLDzDomF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/9xF7cHZa1TE6PaYjoivK" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RFZUrJ1E9QGXwQux0Jbo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hKHmG0jIpdOiWSELg6bM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/L0xTz6mWxqWqkL9cKH9w" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/bTMkS6HAg48YBtbkgjyo" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JaAaqnJJRXCPsGP5Np39" alt=""><figcaption></figcaption></figure>

### Prepare the layout for transfer from Figma

Create a single Figma page with three frames — desktop, tablet, and mobile. We use Frames to set the boundaries of a breakpoint in the Maker Editor.

<figure><img src="/files/dRlBl2EmKu1soPvtwvL8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7gvHXiPWeKvQOIH87o3I" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7gvHXiPWeKvQOIH87o3I" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cFOG2m3QeCJDVRKCSnZ8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cFOG2m3QeCJDVRKCSnZ8" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cFOG2m3QeCJDVRKCSnZ8" alt=""><figcaption></figcaption></figure>

Desktop — recommended size is 1366px.

Create the desktop frame at the same size as page where the Maker content will be added. For example, if it’s the homepage and the grid width of your site is 1366px, then the frame for the desktop will be designed at 1366px as well. Maker allows you to have a desktop HD frame in addition to a desktop frame.

<figure><img src="/files/j1qqCahUuUIynHIBvU0i" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/j1qqCahUuUIynHIBvU0i" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/j1qqCahUuUIynHIBvU0i" alt=""><figcaption></figcaption></figure>

Tablet — 600px.

<figure><img src="/files/IMF8E6oxBY72JKRJkImy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IMF8E6oxBY72JKRJkImy" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/IMF8E6oxBY72JKRJkImy" alt=""><figcaption></figcaption></figure>

Mobile — 320px.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-pages/design-tools/how-to-format-and-add-a-figma-file-to-maker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
