# Poll Feature

You can add a poll/meal selection feature to your invitation by following the steps below:

1. Log into your Evite account.
2. Click on your initials/photo in the top right corner.
3. Select **My Invitations**.
4. Locate your invitation and click on **Manage Event**.
5. Click on **Edit Details**.
6. Scroll down on the right side and toggle on **Poll**.
7. Enter your poll question and options.
8. Click **Save** to save your changes.

<div align="left"><figure><img src="/files/n4Ltru2OUBGyxBV9dQoL" alt="" width="563"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/fY9yXxq32ZAPnum4BVeR" alt="" width="563"><figcaption></figcaption></figure></div>

To view and manage your poll:

1. Log into your Evite account.
2. Click on your initials/photo in the top right corner.
3. Select **My Invitations**.
4. Locate your invitation and click on **Manage Event**.
5. Click on your event title.
6. Scroll down to the bottom of your invitation page to where it says **Poll.**
7. Select the vote totals next to each poll choice to see which guests selected each option.<br>

<div align="left"><figure><img src="/files/gnIRzF4P0iY2MTWymmYx" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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://support.evite.com/products/invitations/create-and-edit/poll-feature.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.
