# Figma

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

You can paste Figma links into Jam – and engineers will see the Figma frame side by side your initial bug report.

That means they don't have to open a new tab to see what's in Figma, and they don't have to search around your Figma file. It's right there for them!

## How to embed Figma files in Jams

1. Capture a visual bug on the screen using Jam
2. In the Jam description, paste in a Figma link
3. Click "Create" to create your Jam
4. Open the Jam you just created. You'll see a Figma icon at the bottom of the Jam – click on it, and a perfect Figma embed will appear.&#x20;

That way, engineers don't need to open another tab to see what the intended designs should be. It's right there – in the Jam – embedded perfectly from the Figma.


---

# 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://jam.dev/docs/integrations/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.
