# Contact form

A `contact form` is a simple way for your website visitors to contact you. With a form, you can gather contact information, kickstart lead generation for potential customers, or simply connect with your audience. All a visitor does is fill it out, and on form submission a message is sent straight to your email address.

### Getting Started

* Go to `Online store` → `Theme` > `Customise`
* By default, you will see you predefined list of sections
* To add the `Collection list` section, scroll to the bottom of the panel and `Add section`

#### How to use configure the Contact section?

Brava is a modular based theme, meaning sections can be added to any page whilst the integrity of the site design is not compromised.

You can change the Sub heading and Heading text of the section and add the pre-built contact form section that collections a customers name, email, phone number and message.


---

# 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://koding-themes.gitbook.io/theme-support/elysian/sections/contact-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.
