# Join a course

Nuvolos is an invitation-based system. A course is always created by one user and until invitations are made and accepted, no other users have access. Additional instructors can join a course only by invitation. To accept an invitation, follow these steps:

1. Open the invitation email.
2. Click **Review Invitation** in the email.
3. Review the roles included in the invitation to make sure they are appropriate for an instructor.
4. If you do not already have a Nuvolos account, complete the sign-up process.
5. Click Accept Invitation.

If you are signing up for Nuvolos for the first time, the process may take up to a minute to complete.

{% hint style="info" %}
When accepting the invitation, we encourage you to proceed with the recommended option for your institution (e.g., SWITCH for Swiss higher education institutions).
{% endhint %}


---

# 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/instructors/join-a-course.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.
