# Delivering a form

You can deliver a form within a Session so that users can provide answers. You can choose to deliver the form to everyone or to specific people. When you deliver a form, it immediately opens in their menu. However, to deliver a form, you must either be the host or be granted permission by the host.

{% hint style="info" %}
You can't deliver a form if you use an Android phone or tablet, iPhone, or iPad. However, users on these devices can participate in a form that's delivered by someone else.
{% endhint %}

To deliver a form, complete the following steps:

1. In a Session, open your menu or tablet, and then select **Forms** <img src="/files/FooY8vxtOw3pMKqOw89P" alt="" data-size="line">.
2. Select **DELIVER** for the form that you want to deliver.
3. In the **Deliver Form** window, select who you would like to deliver the form to.
4. **Optional**: If you choose **Select Others**, you can choose which users in the session receive the form. On the **Select users to deliver form to** page, select the check box for any user that you want to deliver the form to, and then select **SAVE SELECTIONS**.
5. Select **Confirm**.


---

# 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.engagevr.io/engage/advanced-features/forms/delivering-a-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.
