> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner/installation/parallelling.md).

# Parallel System

## Parallel System Management

Tap Quick Tools on the home page **Parallel System**to enter Parallel System Management.

### Add Parallel Site

1. On the list page, tap **Add Parallel**.
2. Enter **Add Power Stations** form.

| Field        | Description                                        |
| ------------ | -------------------------------------------------- |
| Station Name | Station name                                       |
| Host SN      | Host serial number, barcode scanning supported     |
| Check Code   | Host check code                                    |
| Follower SN  | Follower serial number, barcode scanning supported |
| Check Code   | Follower check code                                |

1. Tap **Add Follower**and you can continue adding followers.
2. A maximum of 2 followers can be added.
3. Each follower can be deleted separately.

<img src="/files/cb088db4f91ae020a98667811df59760a776ae62" alt="Add Parallel Site" width="188">

Tap **Submit** Afterwards, the system will display a confirmation prompt.

> Please ensure the devices are ready for parallel installation and the system is online. Tap Confirm to continue the parallel setup.

After confirming submission, the system returns to the list page and displays the new site and **MASTER** / **FOLLOWER** labels.

<img src="/files/73a8cd532d68bfeeeffe464cd8efa7bafbd0ef8c" alt="Parallel Site List" width="188">

### Manage Existing Sites

* **View**: The list page displays all parallel sites, as well as the host and follower SNs and roles.
* **Edit**: Swipe left on the site card, then tap **Edit** Enter **Station Maintenance**.
* **Delete**: In **Station Maintenance** Tap **Delete**.

<img src="/files/d22d4f961bb46f98aaa8dfbc6eda64c8458caa6e" alt="Station Maintenance" width="188">


---

# 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.alphaess.com/alpha-partner/installation/parallelling.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.
