# Station Deployment

The technology behind Motus is relatively inexpensive and highly customizable. The sections below provide resources for building and deploying receiving stations. For more information about station deployment, see our [Motus Station Guide](/en/stations/stations.md).

For assistance with the setup of your project please see our [Discussion Group](https://motus.org/discussion), [Troubleshooting Guide](https://motus.org/troubleshooting) or [contact us](https://motus.org/contact).

[Contact Motus](https://motus.org/contact) for a list of potential suppliers near you.

## Steps

1. [**Register a Motus user.**](/en/project-management/introduction.md#creating-an-account) Collaborators wishing to deploy tags must first register with Motus.
2. [**Join or create a project**](/en/project-management/introduction.md)**.** In order to manage stations in the Motus network, a project must be created.
3. [**Purchase equipment**](/en/stations/station-equipment.md)**.** Make sure you get the right equipment for the types of tags you wish to detect
4. [**Install the station**](/en/stations/station-installation.md)**.**&#x20;
5. [**Register the station.** ](/en/stations/station-metadata.md)
6. [**Upload data to Motus.**](/en/stations/downloading-data.md) Depending on the location and type of receiver, it may be possible to upload data to Motus automatically.&#x20;

{% hint style="warning" %}
Tags **MUST** be registered with Motus prior to deployment!
{% 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.motus.org/en/about-motus/quick-reference/station-deployment.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.
