# Start Building!

This section of the guide is the primary source for official build and installation instructions related to a PANOPTES unit.

Project PANOPTES provides instructions and a parts list for a complete PANOPTES unit. However, it's important to note that there are potentially many alternative ways to build various parts of the unit as long as the functional requirements are taken into consideration.&#x20;

A good example would be specific weather proofing tips for weather at your site that might not be covered by the official guides. The functional requirements for weatherproofing are:

1. Don't let your PANOPTES unit get ruined by the weather (or bugs!)
2. Weatherproofing materials shot not interfere with the movement of the mount.

We offer a working solution on how to do that with specific tools and hardware, but as long as you are able to satisfy the functional requirements for each section, feel free to explore better (or cheaper!) options.

{% hint style="info" %}
Something unclear? Please post on the forum at <https://forum.projectpanoptes.org/> or email us at <info@projectpanoptes.org>.
{% 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://www.projectpanoptes.org/build/getting-started.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.
