# Framer

{% tabs %}
{% tab title="Installing" %}
No installation required. Copy the form embed snippet under sharing settings and embed in a variety of formats.
{% endtab %}

{% tab title="Configuring" %}
In your Formberry account, select the form you want to embed on your Framer site and select from these formats:\
\
1\. Iframe Full Page\
2\. Modal Style\
3\. Drawer Style\
4\. Chat Style
{% endtab %}

{% tab title="Customizing" %}
In your Formberry account, customize your URL, theme and branding.
{% endtab %}
{% endtabs %}


---

# 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.formberry.io/integrations/framer.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.
