# Get Started

- [Standalone Use](https://examind.gitbook.io/v1/get-started/standalone-use.md): This section helps instructors learn how to use EXAMIND as a standalone product.
- [Sign-in](https://examind.gitbook.io/v1/get-started/standalone-use/sign-in.md): This article shows you how to sign-in to EXAMIND as a standalone product.
- [Course Management](https://examind.gitbook.io/v1/get-started/standalone-use/course-management.md): This article shows you how to create and manage a new course in EXAMIND as a standalone product.
- [Roster Management](https://examind.gitbook.io/v1/get-started/standalone-use/roster-management.md): This article shows you how to manage your student roster in EXAMIND as a standalone product.
- [Grade Management](https://examind.gitbook.io/v1/get-started/standalone-use/grade-management.md): This article shows you how to export grades from EXAMIND to your LMS
- [LMS Integrated](https://examind.gitbook.io/v1/get-started/lms-integrated.md): This section describes how to integrate your assessment with your LMS.
- [Assessment Deeplink](https://examind.gitbook.io/v1/get-started/lms-integrated/assessment-deeplink.md): This section helps instructors learn how to create a deeplink into EXAMIND.
- [Blackboard](https://examind.gitbook.io/v1/get-started/lms-integrated/assessment-deeplink/blackboard.md): This article helps instructors learn how to link deeplink assessments in Blackboard.
- [Brightspace](https://examind.gitbook.io/v1/get-started/lms-integrated/assessment-deeplink/brightspace.md): This article helps instructors learn how to link deeplink assessments in Brightspace.
- [Canvas](https://examind.gitbook.io/v1/get-started/lms-integrated/assessment-deeplink/canvas.md): This article helps instructors learn how to link deeplink assessments in Canvas.
- [Moodle](https://examind.gitbook.io/v1/get-started/lms-integrated/assessment-deeplink/moodle.md): This article helps instructors learn how to link deeplink assessments in Moodle.
- [Post Grades](https://examind.gitbook.io/v1/get-started/lms-integrated/post-grades.md): This article shows you how to post grades to your LMS.
- [Invite Instructors](https://examind.gitbook.io/v1/get-started/lms-integrated/invite-instructors.md): This article shows you how to invite additional instructors to your course.
- [Roster Sync](https://examind.gitbook.io/v1/get-started/lms-integrated/roster-sync.md): LTI Roster sync happens automatically when anyone in a course initiates an LTI Launch. The sync process follows these conditions:
- [Information for Students](https://examind.gitbook.io/v1/get-started/information-for-students.md): This article provides information you can share with your students.


---

# 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://examind.gitbook.io/v1/get-started.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.
