# Motus Docs

### What you will find in this guide

This guide covers various aspects of the Motus Wildlife Tracking System including;

* [**About Motus, how it works, and how to be involved.**](https://docs.motus.org/en/about-motus)
* [**All about Motus projects and metadata management.**](https://docs.motus.org/en/project-management)
* [**Selection, installation, and maintenance of Motus Stations**.](https://docs.motus.org/en/stations)
* [**Selection and deployment of Radio Tags**](https://docs.motus.org/en/tags).

### What you won't find in this guide

* How to access and analyze detection data using the Motus R Package.
  * Please refer to the [**Motus R Book**](https://motus.org/MotusRBook/).
* How to use specific models of Motus receivers. These are located in separate guides by manufacturer:
  * [**SensorGnome User Guides**](http://docs.motus.org/sensorgnome)
  * [**CTT User Guides**](https://cellular-tracking-technologies.github.io/ctt_documentation/)
  * [**Lotek SRX 800 User Guide**](https://fccid.io/FW9SRX800/User-Manual/User-Manual-2328127)

### Additional Resources

{% file src="<https://2565212148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fjf0K5m6GrB75xw7Xweac%2Fuploads%2FZ3UjJopV9qcjEgJwmDqT%2FCTT%20data%20download%20with%20Terminal%20NEW.docx?alt=media&token=ee888b93-c0ee-4eda-8372-6794b18aee9f>" %}


---

# 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/readme.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.
