> For the complete documentation index, see [llms.txt](https://docs.roamingiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roamingiq.com/network-equipment.md).

# Network Equipment

- [Supported Access Points](https://docs.roamingiq.com/network-equipment/supported-access-points.md): Here is a list of VAULT's supported access point manufacturers.
- [Access Point Configuration Guides](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides.md): The following guides will help you configure access points to work with VAULT.
- [What You'll Need](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/what-youll-need.md): Here is a list of what you will need to complete your access point configuration.
- [Ruckus Virtual Smart Zone 5.4](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/ruckus-virtual-smart-zone-5.4.md): Here is a step-by-step guide on how to configure Ruckus Virtual Smart Zone 5.4 to work with VAULT.
- [Ruckus Virtual Smart Zone 6.1](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/ruckus-virtual-smart-zone-6.1.md): Here is a step-by-step guide on how to configure Ruckus Virtual Smart Zone 6.1 to work with VAULT.
- [Ruckus One](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/ruckus-one.md): Here is a step-by-step guide on how to configure Ruckus One to work with VAULT.
- [Ruckus Unleashed](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/ruckus-unleashed.md): Here is a step-by-step guide on how to configure Ruckus Unleased to work with VAULT.
- [Cambium cnMaestro X](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/cambium-cnmaestro-x.md): Here is a step-by-step guide on how to configure Cambium cnMaestro X to work with VAULT.
- [TP Link Omada Pro](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/tp-link-omada-pro.md): Here is a step-by-step guide on how to configure TP-Link Omada Pro to work with VAULT.
- [Aruba Central](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/aruba-central.md): Here is a step-by-step guide on how to configure Aruba Central to work with VAULT.
- [Cisco Meraki](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/cisco-meraki.md): Here is a step-by-step guide on how to configure Cisco Meraki to work with VAULT.
- [Alta Labs](https://docs.roamingiq.com/network-equipment/access-point-configuration-guides/alta-labs.md): Here is a step-by-step guide on how to configure Alta Labs to work with VAULT.
- [Supported Routers](https://docs.roamingiq.com/network-equipment/supported-routers.md): Here is a list of VAULT's supported Router/Gateway manufacturers.
- [Router Configuration Guides](https://docs.roamingiq.com/network-equipment/router-configuration-guides.md): The following guides will help you configure routers to work with VAULT.
- [Mikrotik](https://docs.roamingiq.com/network-equipment/router-configuration-guides/mikrotik.md): Here is a step-by-step guide on how to configure Mikrotik to work with VAULT.


---

# 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://docs.roamingiq.com/network-equipment.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.
