# I haven't received the invitation email

#### If you have been invited to join Nuvolos but have not received the invitation email, use the following troubleshooting steps.

* Check the Spam or Junk Mail folder.
* Search for an email with the title “**Nuvolos has sent you an invitation**”.
* Wait a few minutes for the invitation email to arrive.
* Contact your organization administrator, instructor, or the person who invited you to confirm that you were included in the list of invitees and that the correct email address was used.
* If you have used link-based signup, try again in case the email address was entered incorrectly.

{% hint style="info" %}
If you have tried the steps above and still have not received the invitation email, please contact us at [**support@nuvolos.cloud**](mailto:support@nuvolos.cloud)**.**
{% 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/help-and-reference/troubleshooting/login-troubleshooting/i-havent-received-the-invitation-email.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.
