> For the complete documentation index, see [llms.txt](https://www.projectpanoptes.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.projectpanoptes.org/build/hardware/mount-and-pier/pier.md).

# Pier

The mount is placed on a custom fabricated aluminum pier in case of permanent installations. The pier itself is attached to an aluminum base plate that is mounted on a concrete slab with anchor bolts for stability. The pier is used to provide stability and to raise the mount and camera box off the ground to avoid any local obstacles in the field of view.

{% hint style="info" %}
The list below is only meant to give an idea of the parts involved in building a PANOPTES unit. For a complete and detailed list with website links to recommended parts for online orders, check the following [link](https://docs.google.com/spreadsheets/d/1yQbnmR2NGzQuiPA8FbyyL92i5fjItKYdfbAkp2a0TvI/edit?usp=sharing).
{% endhint %}

## Hardware

{% tabs %}
{% tab title="Hardware Parts" %}
![](/files/wO1Ok5Yw9m9oasOJdECj)

{% hint style="info" %}
The additional support plate is not shown here.
{% endhint %}
{% endtab %}

{% tab title="Labeled" %}

<figure><img src="/files/d70Jf7hj1qexS6I2LQy6" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
The pier parts and the design described in the following pages is suitable for a site with a clear view of the sky with no obstructions nearby, see [Site Planning](/build/deploy/site-planning.md). If your site has obstructions you will need to redesign the pier to suit your site, as shown below.
{% endhint %}

<img src="/files/eC24Ln6r9rEZIy9VrymI" alt="" data-size="original">![](/files/Xco5U3ewa9YpWeHOd7Nw)


---

# 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, and the optional `goal` query parameter:

```
GET https://www.projectpanoptes.org/build/hardware/mount-and-pier/pier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
