# Collections

- [Creating collections](https://academy.synap.ac/doc/collections/creating-collections.md): Creating and managing collections
- [Configure collections](https://academy.synap.ac/doc/collections/creating-collections/configure-collections.md): Tracked progress, generated attempts, card vs player layouts, priority display, custom labels/ messages and getting the most out of your collections!
- [Manage user group visibility](https://academy.synap.ac/doc/collections/manage-user-group-visibility.md): How to manage visibility of a collection for user groups and set items locked
- [Collection mocks](https://academy.synap.ac/doc/collections/collection-mocks.md): Collection mocks allow you to set a test length and tag filters that your test takers can use to generate mock tests from their available collection items.
- [Collections and the Study](https://academy.synap.ac/doc/collections/collections-and-the-study.md): How to enable the Study Dashboard for your users and configure quizzes in Collections to be added to a users available items
- [Collection use cases](https://academy.synap.ac/doc/collections/collection-use-cases.md): This page will outline how to set up and manage collections for some common use cases


---

# 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://academy.synap.ac/doc/collections.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.
