# Getting Started

- [Instructors](https://docs.nuvolos.com/getting-started/instructors.md)
- [Join an Organization](https://docs.nuvolos.com/getting-started/instructors/join-an-organization.md)
- [Add a new course](https://docs.nuvolos.com/getting-started/instructors/add-a-new-course.md)
- [Add teaching material](https://docs.nuvolos.com/getting-started/instructors/add-teaching-material.md)
- [Join a course](https://docs.nuvolos.com/getting-started/instructors/join-a-course.md)
- [Invite students](https://docs.nuvolos.com/getting-started/instructors/invite-students.md)
- [Invite TAs](https://docs.nuvolos.com/getting-started/instructors/invite-tas.md)
- [Distribute to prospective students](https://docs.nuvolos.com/getting-started/instructors/distribute-to-prospective-students.md)
- [Create an assignment](https://docs.nuvolos.com/getting-started/instructors/create-an-assignment.md)
- [Best practice: Structuring your course](https://docs.nuvolos.com/getting-started/instructors/best-practice-structuring-your-course.md)
- [Students](https://docs.nuvolos.com/getting-started/students.md)
- [Join a course](https://docs.nuvolos.com/getting-started/students/join-a-course.md)
- [Start an application](https://docs.nuvolos.com/getting-started/students/start-an-application.md)
- [Snapshot your work](https://docs.nuvolos.com/getting-started/students/snapshot-your-work.md)
- [Student quick start guide](https://docs.nuvolos.com/getting-started/students/a-short-video-guide.md)
- [Researchers](https://docs.nuvolos.com/getting-started/researchers.md)
- [Join an Organization](https://docs.nuvolos.com/getting-started/researchers/join-an-organization.md)
- [Add a new research project](https://docs.nuvolos.com/getting-started/researchers/add-a-new-research-project.md)
- [Join a research project](https://docs.nuvolos.com/getting-started/researchers/join-a-research-project.md)
- [Add material to the project](https://docs.nuvolos.com/getting-started/researchers/add-material-to-the-project.md)
- [Create alternate approaches](https://docs.nuvolos.com/getting-started/researchers/create-alternate-approaches.md)
- [Invite collaborators](https://docs.nuvolos.com/getting-started/researchers/invite-collaborators.md)
- [Work with applications](https://docs.nuvolos.com/getting-started/researchers/work-with-applications.md)
- [Next steps](https://docs.nuvolos.com/getting-started/researchers/next-steps.md)
- [When you are done: exporting](https://docs.nuvolos.com/getting-started/researchers/when-you-are-done-exporting.md): Nuvolos supports reproducibility and project exporting natively


---

# 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://docs.nuvolos.com/getting-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.
