# Embedding Forms

After you save your form, you have the option to embed it onto your website. First, navigate to your form list under **Forms & Pages > Forms** and click on the three little dots for any form. Then, click the the 'Embed Code' option to view your embed options.

<figure><img src="/files/71U5iIJky3KEI8VPGQhU" alt="" width="375"><figcaption></figcaption></figure>

## Embed option

To embed your code, copy the code under the 'Embed' tab.

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

## Simple HTML option

To use Simple HTML, copy the code under the 'Simple HTML' tab.

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


---

# 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.gleantap.com/forms/embedding-forms.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.
