# How do I register my clicker?

You need to register your i>clicker remote just once and it will work in every class that is using them. You can register on your Blackboard Course site:

* Log into [Blackboard](http://blackboard.sdsu.edu/)
* Enter a course
* Click on Tools from the Course Menu
* Click on Register Your i>clicker Remote ID (bottom of the Tools list)
* Enter your remote ID (located on back of device) and click “Register”

You should see a Registration date if you did it properly.

In addition, we have created a[short demonstration video](http://clicker.sdsu.edu/movies/iclicker_registration.mp4)to show the steps. Your instructor may have created a button on your menu to get you straight to the registration page. Note that after you register, it shows your clicker ID and the registration date.

**Please do not register on the iclicker site!**


---

# 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-register-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.
