# Access Mode

[**Link to the Access Mode**](https://abhishekshankar.gitbook.io/scanner/scanner-modes/www.bit.ly/mode-access)

{% hint style="warning" %}
Certain features in this mode are present for purely illustrative purposes. These features do not provide actual feedback.&#x20;
{% endhint %}

The access mode is an unrestricted mode aimed at instructional and practice usage. This mode has full access to the digital demonstrator and has no constraints on the device settings. All the settings can be toggled on and off to show the operation of the laser scanner.&#x20;

### For Instructors

Instructors can employ the demonstrator as a teaching tool during class instruction. Students can follow along during a lecture interacting with the laser scanner as they see beneficial.&#x20;

### For Students

Students can follow up after a lecture, familiarizing themselves with the laser scanner on their own time.


---

# 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://abhishekshankar.gitbook.io/scanner/scanner-modes/access-mode.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.
