# Embed Re:catch Form

### On Re:catch

1. By clicking <mark style="color:orange;">'</mark><mark style="color:orange;">**Embed**</mark><mark style="color:orange;">'</mark> in the top right corner, copy your form's `<iframe>` code  to embed directly on your website.

<figure><img src="/files/AB1ztz96EubmmDsp2vlu" alt="" width="267"><figcaption></figcaption></figure>

#### On your website / web builder

2. Paste the form's embed code on your website code to wherever you would like to place your form.<br>

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

{% hint style="info" %}
**Using a web builder like Webflow, Wix, or Wordpress?** \
\
Use a "Code Embed" block and paste the Re:catch embed code within it. Position the form however you plan it to be! <br>
{% endhint %}


---

# 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://recatch.gitbook.io/docs/workflow-installation/embed-re-catch-form.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.
