# Quick Start

### What is VAULT?

Introducing RoamingiQ’s flagship platform, VAULT—a Software as a Service (SaaS) solution thoughtfully designed for seamless user management and Wi-Fi authentication. VAULT is not just a web portal; it’s a fully customizable platform empowering users with effortless network access and management.&#x20;

VAULT simplifies the onboarding process by enrolling users onto the network while configuring essential network policies such as subscriber bandwidth. Moreover, it offers subscriber’s intuitive control over their Wi-Fi accounts and passwords via an incredibly friendly web portal, ensuring convenience at every step.&#x20;

With VAULT’s Patented external pre-shared key (PSK) authenticator, VAULT transcends geographical boundaries, enabling global Wi-Fi roaming. Upon integration, all pre-shared keys are securely stored within the VAULT cloud, granting instant access to VAULT-enabled networks worldwide.

### Getting Started

There are two ways to use the VAULT platform:

1. VAULT APIs: VAULT is fully API-driven, allowing development teams to integrate their user interface with VAULT. See [Developers](https://docs.roamingiq.com/developers) for more details.
2. VAULT's User Interface: VAULT provides a white-label user interface for network operators to manage their subscribers, process payments (if desired), and more. The VAULT user interface has three layers of access, providing different views based on the user role. See[ Network Administrator Console](https://docs.roamingiq.com/network-administrator-console), [Venue Administrator Console](https://docs.roamingiq.com/venue-administrator-console), and [Subscriber Console](https://docs.roamingiq.com/subscriber-console) for more details.&#x20;


---

# 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.roamingiq.com/getting-started/quick-start.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.
