# Getting Started

- [Quick Start](https://docs.roamingiq.com/getting-started/quick-start.md): Getting started with VAULT.
- [Knowledge Base](https://docs.roamingiq.com/getting-started/knowledge-base.md): This page describes how to use the Knowledge Base.
- [Contact RoamingiQ](https://docs.roamingiq.com/getting-started/contact-roamingiq.md): This page describes how to contact RoamingiQ.
- [New Customer Onboarding](https://docs.roamingiq.com/getting-started/new-customer-onboarding.md): This page describes the onboarding process for new VAULT customers.
- [System Status and Notifications](https://docs.roamingiq.com/getting-started/system-status-and-notifications.md): This page describes where to find system status and receive notifications for VAULT.


---

# 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.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.
