# Contact Form Settings

Shortcodes **Contact Form** and **Contact Form 2** work with the help of our plugin **Kerge Contact Form**.

In order for the contact form to start functioning, you need to specify your email address: **Admin Panel --> Appearance --> Theme Settings --> Contact Form tab --> Your Email Address field**. Example: <youraddress@gmail.com>.

Some hosting providers forbid the sending of messages from their server without specifying the real address of the hosting administrator. In this case, you need to provide your email address: **Admin Panel --> Appearance --> Theme Settings --> Contact Form tab --> Hosting Admin Email Address**. Examples of such addresses are: <info@yourdomain.com>, <admin@yourdomain.com>. On the example of our demo: <info@lmpixels.com>.

**Important**: when testing the contact form, letters can get into the spam folder, depending on the settings of your mailbox. So if you are having problems, do not forget to check this folder. If you have any questions, we will gladly help you - [SUPPORT](https://lmpixels.com/docs/kerge-wp-theme/documentation.html#h-support).


---

# 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://lmpixels.gitbook.io/kerge-wordpress-theme/contact-form-settings.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.
