# Figma Plugin

You can use our [Figma Plugin](https://www.figma.com/community/plugin/1362466573164015445/cozmos) to export your designs straight to Cozmos.

### Video guide

{% embed url="<https://video.sphere.co.uk/knowledgebase/figma-plugin.mp4>" %}

### Background

Export your Figma designs as background for your Sphere! The only requirement is 4:1 aspect ratio.&#x20;

All objects inside the frame you're exporting will be exported as one composite Background and frame's fill will be set as background colour and can later be changed in Curator.&#x20;

{% embed url="<https://video.sphere.co.uk/knowledgebase/figma_plugin_bg.mp4>" %}

{% hint style="info" %}
If you want your background to have gradient or image fill, note that you need to make it into a separate image/shape in your Figma frame, because image and gradient fill is not yet supported.
{% endhint %}

{% embed url="<https://video.sphere.co.uk/knowledgebase/figma_gradient_bg.mp4>" %}


---

# 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://learn.cozmos.com/guides/figma-plugin.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.
