# Quick Start for Forms

MeetBit Forms consist of a series of questions designed for your Customers to respond to, allowing them to share information with your company. You can create Forms tailored to the specific information you need. Once created, you can specify the Form link to be sent to Customers via email or other notification options. Additionally, MeetBit offers two distinct types of forms:&#x20;

* **Normal Forms** are sent to Customers via email, notification options, or embedded on your company website to gather relevant information.
* **Feedback Forms** are sent to Customers via a notification after a Meeting to gather insights about their experience.&#x20;

The Form Responses of Customers are then automatically recorded in the Admin Panel. Read more about this at [Viewing Form Responses](/docs/forms/viewing-form-responses.md).

## Responding to a Form

<figure><img src="https://lh7-us.googleusercontent.com/RHl363XCG1vITjFJj6_GY9YeAtdakYUL2udBK2QCsJdvmCAWBfsJZSU-4Yj-XvzKjuw0aEfIR5qM-zZ3eqaj4h7wp0KhfcP1XUebhYLqtKwJY4HPlV_O0N2l26PIkTTWWUcUxA14QWpdMFu-NSUJLHk" alt=""><figcaption><p>MeetBit Feedback Form</p></figcaption></figure>

1. Open the Form link.
2. Fill out the necessary fields.
3. Click "Submit".

## Creating your First Form

Now that you understand how Forms work, it's time to create your first Form. Proceed to the next page to learn how.


---

# 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://meetbit.gitbook.io/docs/forms/quick-start-for-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.
