> For the complete documentation index, see [llms.txt](https://support.senar.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.senar.io/using-senar-studio.md).

# USING SENAR STUDIO

- [Getting started with SENAR Studio (Instructor)](https://support.senar.io/using-senar-studio/getting-started-with-senar-studio-instructor.md)
- [Getting started with SENAR Studio (Manager)](https://support.senar.io/using-senar-studio/getting-started-with-senar-studio-manager.md)
- [How to use collection QR codes and how to get them](https://support.senar.io/using-senar-studio/how-to-use-collection-qr-codes-and-how-to-get-them.md)
- [How to resolve 'Access Denied' in error](https://support.senar.io/using-senar-studio/how-to-resolve-access-denied-in-error.md)
- [Creating a collection](https://support.senar.io/using-senar-studio/creating-a-collection.md)
- [Collections accessible upon approval](https://support.senar.io/using-senar-studio/collections-accessible-upon-approval.md)
- [How to assign collections to your instructors](https://support.senar.io/using-senar-studio/how-to-assign-collections-to-your-instructors.md)
- [Upload instructors in bulk](https://support.senar.io/using-senar-studio/upload-instructors-in-bulk.md)
- [Creating a list of instructors (for bulk upload)](https://support.senar.io/using-senar-studio/creating-a-list-of-instructors-for-bulk-upload.md)
- [Edit instructors in bulk](https://support.senar.io/using-senar-studio/edit-instructors-in-bulk.md)
- [Tokens & QR Codes](https://support.senar.io/using-senar-studio/tokens-and-qr-codes.md)
- [About Tokens](https://support.senar.io/using-senar-studio/about-tokens.md)
- [SENAR Studio: Troubleshooting](https://support.senar.io/using-senar-studio/senar-studio-troubleshooting.md): Here are the solutions to the most common issues encountered in the Studio.
- [Reset QR Codes](https://support.senar.io/using-senar-studio/reset-qr-codes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.senar.io/using-senar-studio.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.
