# How do I use my clicker?

i>clicker was chosen for ease of use among other things. While polling is open, you can continue to change your vote as many times as you want. The remote will display a checkmark when your answer has been successfully received. Once polling is closed, you can no longer change or submit a response. There are also directions on the back of the remote. For additional information, please see the [Student Quick Start Guide](http://clicker.sdsu.edu/studentQuickStart.html).


---

# 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://sdsu-its.gitbook.io/iclicker-student-guide/how-do-i-use-my-clicker.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.
