# Station Installation

{% hint style="warning" %}
**We are looking for photos to help complete this guide!** Please send your photos to <motus@birdscanada.org>
{% endhint %}

{% hint style="danger" %}
This guide is still **under development!** Please keep in mind some information here may be incomplete.
{% endhint %}

{% hint style="info" %}
**Motus Pro Tip** - Do not take short-cuts. Any short-cuts or sloppy workmanship drastically increases the chance that some kind of problem will occur and the station won’t be operating when you need it to.
{% endhint %}

## Contents

* [Antenna and Coax assembly](https://docs.motus.org/en/stations/station-installation/antenna-and-coax-assembly)
  * 9-element Yagi (Laird)
  * 9-element Yagi (Intermod/Maple Leaf)
  * Omni (Intermod)
* [Grounding Antennas](https://docs.motus.org/en/stations/station-installation/grounding-antennas)
* [Solar Power](https://docs.motus.org/en/stations/station-installation/solar-power)
* [Storage Bin](https://docs.motus.org/en/stations/station-installation/storage-container)
* Structures
  * [Building-bracketed Lattice Tower](https://docs.motus.org/en/stations/station-installation/building-bracketed-lattice-tower)
  * [Rock-anchored Lattice Tower](https://docs.motus.org/en/stations/station-installation/rock-anchored-lattice-tower)
  * [Tripod and Pop-up Mast](https://docs.motus.org/en/stations/station-installation/tripod-and-pop-up-mast)


---

# 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/stations/station-installation.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.
