# Add participant text forms

By default, a participant will be required to provide their name and have the option to provide their email when submitting a poll. TallyCal Pro users can also add additional questions or form based requests.

<figure><img src="/files/FUhglOLuVK9SHf8qvyjR" alt=""><figcaption></figcaption></figure>

You can add up to 5 additional questions for a participant to complete when they submit a form. These are text based responses.

To add a form to your poll, simple go to your admin page and on the navigation, select 'Add text form questions'. The click add a question. From there, you can edit your question and reorder it. You can also delete it if you no longer want to use it. However, if you prefer to hold onto the results from the question, it's best to mark it as hidden.

<figure><img src="/files/9pIVfRWSM6rjYUssrsNc" alt=""><figcaption></figcaption></figure>


---

# 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://help.tallycal.com/polls/add-participant-text-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.
