> 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/mount/assembly.md).

# Assembly

## Mount Assembly Parts

<figure><img src="/files/rgIan6aX5kMzBVzSHZYj" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Pins, Pegs and Screws" %}

<figure><img src="/files/5HNopBb0KxLRXrL30y37" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Labeled" %}

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

## Position of the pins, pegs and screws on pier top plate

<figure><img src="/files/2Ry9aTAz8eikglR6wvbO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/GJN1VYmQ2JTbYS7vv9da" alt=""><figcaption></figcaption></figure>

## Step 1: Attach central pin to pier top plate

<figure><img src="/files/ZAFpyYNlECMd2uDk0XBK" alt=""><figcaption></figcaption></figure>

![](/files/YEh5ibtXLuH8Ad0Tc7gD)![](/files/JlXxFNutBQkfyomxWKTP)

## Step 2: Attach alignment peg to pier top plate

<div align="left"><figure><img src="/files/TCTjGzPOvnDSDEPXnsJ1" alt=""><figcaption></figcaption></figure></div>

The alignment peg is the North facing edge of the pier.

## Step 3: Place mount on pier

<figure><img src="/files/lw51h5AxJ6Q4OJV1zt5u" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/a5FdmFUi75TC5qqyAmoP" alt=""><figcaption></figcaption></figure>

## Step 4: Azimuth locking screw

Secure the mount in place with the Azimuth locking screws.

<figure><img src="/files/2OWvarqLuz5TYZBMECTg" alt=""><figcaption></figcaption></figure>

## Step 5: Check latitude range on mount

The iOptron CEM40 mount has two latitude ranges, 0—35° and 25—60°.

<figure><img src="/files/DLAlCmoGeicWttlKufR8" alt=""><figcaption></figcaption></figure>

Pick the latitude range most suitable to your site's latitude. To change the latitude range, unthread and remove the 'position bolt' to its new location. Adjust the 'latitude adjustment knob' while holding the brass eyebolt until it lines up with the 'position bolt'. Secure the 'latitude position bolt'.

<figure><img src="/files/RNuNO0UcKMW0g2jOGxQt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7y607vKSi1ZYM1Y401xK" alt=""><figcaption></figcaption></figure>


---

# 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/mount/assembly.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.
