# Start Poll

The Teacher can start a poll for one or more Students present in the class.

![](/files/T9HW9XNsrPEBMR3CnrHY)

1. Select at least one Student.
2. Click *Assess*.
3. Click *Start Poll*.
4. Select a poll from the drop-down list.
5. Click *Start Poll*.

<div align="left"><img src="/files/Gxj6VyaF5l1ACQywbWcu" alt=""></div>

### Student View&#x20;

<div align="left"><img src="/files/FgRTodOB7pcRqjvQrTKT" alt=""></div>

### Teacher View

Once the voting has been completed by the Students, the Teacher can end the poll by clicking *End Vote*.

![](/files/62lhLsmizUitLykNTEP3)

### Poll Results

Once all the Students have answered the Poll question, the results will display on the Teacher's screen.

<div align="left"><img src="/files/taYHdWX39rNy0ZXR8g0X" alt=""></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://docs.faronics.com/faronics-insight-docs/using-faronics-insight/the-insight-teacher-console/assess/poll-students.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.
