# Getting Started with the Rechat Plugin

Before you begin, make sure you meet the following requirement:

* A **Figma account** (both free and paid plans are supported).

**Step 1: Open Figma**

Launch the **Figma desktop application** and sign in to your account.

{% hint style="success" %}
You can use Figma either by downloading the **desktop app** ([Download here](https://www.figma.com/downloads/)) or by running it directly in your **browser** at [figma.com](https://www.figma.com).
{% endhint %}

**Step 2: Create a New Design File**

From the Figma start screen, select **Design** to create a new design file. This will serve as the workspace where you can build templates for Rechat.

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

**Step 3: Run the Rechat Plugin**

1. Inside your design file, locate the **toolbar at the bottom center** of the interface.
2. Click on **Actions**.
3. In the search bar, type **Rechat Plugin** and select it from the results.

{% hint style="warning" %}
The Rechat Plugin is supported only in Figma’s **Design mode** and is not available in Dev mode.
{% endhint %}

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

Once the plugin is launched, you’ll be ready to connect your Rechat account and start designing for export.


---

# 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.rechat.com/appendix/brokerage-set-up/marketing-template-guidelines/figma/getting-started-with-the-rechat-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.
