# Adding Hubs

1. Go to **Site setup** and select the relevant site
2. Click on **Edit map**
3. Drag a **Hub** to where it will be installed on the floor plan
4. Name your Hub and select its serial number if you know it. When a serial number has been assigned, the correct Hub type will be automatically selected. If the serial number is unassigned, you must select whether it is an AI Security Hub or Cloud Converter

{% hint style="info" %}
If hardware is yet to arrive or be allocated, you can set the serial number as unassigned and update it later&#x20;
{% 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://docs.accessia.com/site-setup/adding-hubs.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.
