> For the complete documentation index, see [llms.txt](https://docs.motus.org/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.motus.org/en/stations/station-installation.md).

# 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](/en/stations/station-installation/antenna-and-coax-assembly.md)
  * 9-element Yagi (Laird)
  * 9-element Yagi (Intermod/Maple Leaf)
  * Omni (Intermod)
* [Grounding Antennas](/en/stations/station-installation/grounding-antennas.md)
* [Solar Power](/en/stations/station-installation/solar-power.md)
* [Storage Bin](/en/stations/station-installation/storage-container.md)
* Structures
  * [Building-bracketed Lattice Tower](/en/stations/station-installation/building-bracketed-lattice-tower.md)
  * [Rock-anchored Lattice Tower](/en/stations/station-installation/rock-anchored-lattice-tower.md)
  * [Tripod and Pop-up Mast](/en/stations/station-installation/tripod-and-pop-up-mast.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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