# About This Guide

Welcome to the EnGenius BMC User Guide. This guide is designed for all EnGenius AI server models to help you manage your server's hardware remotely using the Baseboard Management Controller (BMC).

<div data-full-width="false"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdjVkcSw5-ISIcxeRmKUlWfppVcoIIkfN1haBBxDRJKfPZ0gQ_tWDemfSirbjdeD4jDKxJYuk2c1wgriQFwofQIaxiEND8A5RwF4mv4dd0MdrF1Pkf703R_fpZ47YfiJal7fw3dQ?key=UlDoHTEZLTRXe-KURf91Rw" alt=""><figcaption></figcaption></figure></div>

Think of the BMC as your server's dedicated management engine. It operates independently of the main operating system, which means you can monitor health, manage power, and even fix issues even if the server itself is powered off or unresponsive.

This first chapter covers the basic requirements to ensure you can connect to the BMC web interface successfully.

## **Purpose of this guide**

This guide helps you translate your existing IT knowledge into the practical, hands-on skills needed for server hardware management. We'll walk you through the essential features of the BMC web interface, focusing on real-world tasks.

You’ll learn how to confidently:

* Monitor system health and diagnose potential issues.
* Perform remote operations like power cycles and firmware updates.
* Configure network and security settings to integrate the server into your environment.

## **System requirements**

To access the BMC web interface, you'll need a supported web browser and a network connection to the server's management port.

**Supported browsers** For the best experience and full functionality, we recommend using the latest version of one of these browsers:

* Google Chrome
* Mozilla Firefox
* Microsoft Edge

{% hint style="success" %}
**Best Practice: Ensure a stable connection**

For a successful connection, make sure:

* **JavaScript is enabled** in your browser.
* Your workstation is on the **same network subnet** as the BMC's management port. The BMC is not typically accessible from external networks for security reasons.
  {% 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://doc.engenius.ai/bmc-user-guide/getting-started/about-this-guide.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.
