> 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-legacy/basics/c-and-i-installation.md).

# C\&I Installation

{% hint style="info" %}
Commissioning C\&I systems (H Series and TB Series) via Partner app is not supported now, we will try to provide this on Partner app soon.&#x20;

This instruction applies to:\
STORION-H30/50-G2/G3; STORION-LC-TB125;
{% endhint %}

To install industrial & commercial systems, please follow the steps below on our web platform:

1. Log In & Create a Power Station
   1. Navigate to the dedicated installation page: **<https://cni.alphaess.com/login>** .
   2. Log in with your account credentials.
   3. From the left navigation pane, go to **Basic Settings** > **Station System Management**.
   4. On the **Installation of Power Stations page**, fill in the required station information and click **Save** to submit.

<figure><img src="/files/DZNgIa6BbYQHKoZZE9JE" alt="" width="563"><figcaption></figcaption></figure>

2. Register & Bind the End-User

   1. If you want to register for end-user, after the previous step, log out of your current account.
   2. On the login page, select **Register**.
   3. During registration, ensure **User Type** is set to **End-user** and complete all required fields for this type.
   4. Submit the registration. This completes the binding between the end-user account and the system.

   <figure><img src="/files/IA7Qd0vFavGeEuOO3q3v" alt="" width="563"><figcaption></figcaption></figure>
3. Post-Installation Verification
   1. Installer: After logging into your own account, you can view this system's status in the Station List.
   2. End-User: After logging into the newly created account, the system status will also be visible in the Station List.


---

# 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-legacy/basics/c-and-i-installation.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.
