# How to Join Motus

1. [**Register with Motus**](https://motus.org/data/user/new)
2. **Create your Project:** Once registered with Motus you can join an existing project, or if registered as a Principal Investigator, you can create your own project. Manage landowners, users, data access levels, and project descriptions.
3. [**Register and manage your receivers**](https://motus.org/receiver-deployment/) Enter and update important metadata about your receiver and station configuration, and upload data.
4. ***and/or***
5. [**Register your Tags:**](https://motus.org/tag-deployment/) **Enter and update important metadata about your tags and animals.**
6. [**Explore your data:**](https://motus.org/explore-data/) **Use our online resources to explore your data, or download and begin to analyze your data using the** [**Motus R Book**](https://motus.org/MotusRBook/)**.**


---

# 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.motus.org/en/about-motus/how-to-join-motus.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.
