# Contact form

A simple contact form that sends an email to you with the content of the form. In order to receive this email you also have to set up SMTP settings for your site and be sure to specify a "from" email address on your smtp settings since this is the email it will send from.

## Set up receiver email and email subject

Go to the General settings node and enter your email and set a subject

![](/files/-MNeCOMLCvlVZGJQKZ36)

## Widget

![](/files/-MNeD873y-zf68pbmI1e)

![](/files/-MNeDcz3a1U_4PYC4hlm)

## Content

![](/files/-MNeDIXsSdwFv8sl3TVn)

* Pre Heading
* Heading
* Text
* Message Sent Text

## Settings

![](/files/-MNeDOZygzBnLwfpXxQe)

* Background Color
* Text Color&#x20;
* Container Width
* Background Image


---

# 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://docs.iglootheme.com/widgets/contact.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.
