> For the complete documentation index, see [llms.txt](https://docs.nuvolos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nuvolos.com/how-to-guides/workflows-for-students/join-a-course.md).

# Accept a course invitation

<mark style="color:$primary;">**Outcome**</mark>\
You join a course on Nuvolos by accepting the invitation sent by your instructor.

<mark style="color:$primary;">**Before you start**</mark>

* You have received an invitation email from your instructor.
* You know which identity provider you want to use to sign in (institutional SSO, Google, or Nuvolos).

The procedure for accepting any Nuvolos invitation is the same regardless of the role you are being granted. See the canonical procedure: [How-to › Common Workflows › Accepting an invitation](/how-to-guides/common-workflows/accepting-an-invitation.md).

{% hint style="info" %}
**First-time users**

For first-time users, the signing up process might take up to a minute to conclude.
{% endhint %}

{% hint style="danger" %}
**Choose the right login option**

When accepting the invitation, we encourage you to proceed with the recommended option. For students affiliated with a Swiss higher education institution, this is SWITCH.

If you choose to sign up with email and password authentication, the SWITCH option will not be available for you anymore.
{% endhint %}


---

# 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://docs.nuvolos.com/how-to-guides/workflows-for-students/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.
