> For the complete documentation index, see [llms.txt](https://kb.mago.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.mago.io/mago-essential/setup-guide.md).

# Setup Guide

{% content-ref url="/pages/UlVgAgcM7RIofB45iB0N" %}
[What’s in the box](/mago-essential/setup-guide/whats-in-the-box.md)
{% endcontent-ref %}

{% content-ref url="/pages/jAGVcgMcKVrSevticr72" %}
[Deployment options](/mago-essential/setup-guide/deployment-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/RdEuVitqiVieEkj1PbhQ" %}
[Hardware installation](/mago-essential/setup-guide/hardware-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/IWGZ1eNqgEWXJ2m0hdFS" %}
[First boot](/mago-essential/setup-guide/first-boot.md)
{% endcontent-ref %}

{% content-ref url="/pages/3FUYslqi2sz81rcpnUmR" %}
[Activation and First Configuration](/mago-essential/setup-guide/activation-and-first-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/m1qfARMhrAOWyixh9dsp" %}
[Post-Configuration and Automatic Network Check](/mago-essential/setup-guide/post-configuration-and-automatic-network-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/vawXO1vlF3GCtQT915lO" %}
[Accessing Advanced Settings and Administrative Controls](/mago-essential/setup-guide/accessing-advanced-settings-and-administrative-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/r3vPdApH78xs4Qn0bOeW" %}
[Remote Management (Mago Admin Center)](/mago-essential/setup-guide/remote-management-mago-admin-center.md)
{% endcontent-ref %}


---

# 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://kb.mago.io/mago-essential/setup-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.
