> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/readme.md).

# EnGenius Documentation

<h2 align="center">Welcome to EnGenius Documentation</h2>

<p align="center">Find comprehensive guides, technical documentation, and resources for all EnGenius Cloud, networking, and data center solutions. Get Started guides quickly or explore our product library.</p>

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-cloud">:cloud:</i></h4></td><td><h4><strong>EnGenius Cloud</strong></h4></td><td>User guides, manuals, and feature documentation for managing devices through EnGenius Cloud.</td><td><a href="/spaces/OA7IX31oK7ZIYfAD1j3V/pages/krskb81qMss4Z1jJp1lp">/spaces/OA7IX31oK7ZIYfAD1j3V/pages/krskb81qMss4Z1jJp1lp</a></td><td><a href="/files/pIfIiPbswD9het8N9J9p">/files/pIfIiPbswD9het8N9J9p</a></td></tr><tr><td><h4><i class="fa-garage">:garage:</i></h4></td><td><h4><strong>EnGenius</strong> <strong>Private Cloud</strong></h4></td><td>Deployment, administration, and maintenance guides for EnGenius private cloud environments.</td><td><a href="/spaces/w4xQ89Poe3ckektbERCi">/spaces/w4xQ89Poe3ckektbERCi</a></td><td><a href="/files/Rqd2T2cfYvPUiHKWvnYc">/files/Rqd2T2cfYvPUiHKWvnYc</a></td></tr><tr><td><h4><i class="fa-router">:router:</i></h4></td><td><h4><strong>Broadband Outdoor</strong></h4></td><td>Wireless release notes, technical white papers, and user manuals for outdoor broadband deployments.</td><td><a href="/spaces/jWBLqxCrcgCMWzivZoqh">/spaces/jWBLqxCrcgCMWzivZoqh</a></td><td><a href="/files/Lzcz7fRkaoEUWhbryosX">/files/Lzcz7fRkaoEUWhbryosX</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><h4><strong>Data Center</strong></h4></td><td>Technical documentation for server and SmartNIC solutions.</td><td><a href="/spaces/TmSPIQvR42ySRaKnBZJW">/spaces/TmSPIQvR42ySRaKnBZJW</a></td><td><a href="/files/K1DUsFxHJcNSKV4wjH1Y">/files/K1DUsFxHJcNSKV4wjH1Y</a></td></tr><tr><td><h4><i class="fa-screwdriver-wrench">:screwdriver-wrench:</i></h4></td><td><h4><strong>Device Documentation</strong></h4></td><td>Quick Start Guides (QSG), datasheets, and technical documentation across EnGenius product lines.</td><td><a href="https://doc.engenius.ai/device-documentation-overview">https://doc.engenius.ai/device-documentation-overview</a></td><td><a href="/files/BG6Ue8y9zY5e02yq0lpz">/files/BG6Ue8y9zY5e02yq0lpz</a></td></tr><tr><td><h4><i class="fa-shield-quartered">:shield-quartered:</i></h4></td><td><h4><strong>Security &#x26; PSIRT</strong></h4></td><td>Security advisories, vulnerability disclosures, and PSIRT documentation.</td><td><a href="https://doc.engenius.ai/security-and-psirt">https://doc.engenius.ai/security-and-psirt</a></td><td><a href="/files/aVpaUrwBl9v6RiTXyx1R">/files/aVpaUrwBl9v6RiTXyx1R</a></td></tr></tbody></table>


---

# 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://doc.engenius.ai/readme.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.
