> For the complete documentation index, see [llms.txt](https://wiki.astrawireless.net/astra-wireless-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/services/alignment.md).

# Alignment

The graphical antenna alignment tool allows to visualize the signal characteristics on both sides of the link in order to make the antenna alignment process more accurate and easier. It helps to find the best antenna position via comparing the actual received signal level with the calculated reference value. The accuracy of the antenna alignment at the neighbor device is very important for the link quality.&#x20;

Antenna alignment tool operates online and does not break the wireless connection, but switch the devices to the alignment mode, which set MCS0, the maximum Tx power value and disable the ATPC mechanism.

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

Click the "Start alignment" button to begin.

Each side of the link (local and remote) has two similar test indicator sets, corresponding to each antenna polarization. This allows controlling the alignment process for each antenna polarization for the local and for the remote device simultaneously.

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

On the left edge of the graph there is a RSSI scale, below is a time scale (exact, if a connection to the SNTP server is performed or the time from the device being turned on). Red squares indicates break of the connection. Optimal RSSI values ​​for operation at the highest modulations are -60...-40 dBm.

Click the "Stop alignment" button to finish a test. To download picture of current alignment state click the "Save as PNG" button.

<figure><img src="/files/AFKRbGKzNpaEktAUMvsH" 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:

```
GET https://wiki.astrawireless.net/astra-wireless-documentation/technical-documentation/astra-quasar-technical-user-manual/services/alignment.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.
