# ASCON ONBOARDING & SYSTEM ACCESS

- [What You Need to Begin](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/what-you-need-to-begin.md): Core requirements before starting setup.
- [Account Setup & Verification](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/account-setup-and-verification.md): Create your account and complete verification.
- [How to Subscribe](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/how-to-subscribe.md): Activate the right subscription for your account.
- [Vault Activation Guide](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/vault-activation-guide.md): Enable and prepare your vault access.
- [System Initialization & Dashboard Access](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/system-initialization-and-dashboard-access.md): Complete setup and access your dashboard.
- [How the System Works (Simple)](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/how-the-system-works-simple.md)
- [Important Things to Know](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/important-things-to-know.md)
- [Quick Start Summary](https://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access/quick-start-summary.md)


---

# 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://ascon-united.gitbook.io/ascon-united-docs/ascon-onboarding-and-system-access.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.
