# Join a research project

In Nuvolos, joining a research project is by invitation only. You have to first receive, then accept a valid invitation to join any project. To accept an invitation from a collaborator, proceed as follows:

1. Open the invitation email.
2. Click **Review Invitation** in the email.
3. Inspect the roles included in the invitation (e.g., Space Administrator, Instance Editor).
4. If you have never signed up for Nuvolos, complete the sign-up process.
5. Click **Accept Invitation**.

{% hint style="info" %}
When accepting the invitation, we encourage you to proceed with the recommended option for your institution.
{% 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/researchers/join-a-research-project.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.
