# Overview

- [Quick Start - MGS](https://docs.guardianservice.app/overview/quick-start-mgs.md): Welcome to the "Getting Started" documentation page! Whether you're new to our platform or looking for a refresher, this guide will walk you through the essential steps to kickstart your journey.
- [Getting Started - MGS](https://docs.guardianservice.app/overview/getting-started-mgs.md)
- [Quick Start - Indexer](https://docs.guardianservice.app/overview/quick-start-indexer.md): Welcome to the "Getting Started" documentation page! Whether you're new to our platform or looking for a refresher, this guide will walk you through the essential steps to kickstart your journey.
- [Existing MGS Account Users](https://docs.guardianservice.app/overview/quick-start-indexer/existing-mgs-account-users.md): Welcome to the "Getting Started" documentation page! Whether you're new to our platform or looking for a refresher, this guide will walk you through the essential steps to kickstart your journey.
- [New User Without an MGS Account](https://docs.guardianservice.app/overview/quick-start-indexer/new-user-without-an-mgs-account.md): Welcome to the "Getting Started" documentation page! Whether you're new to our platform or looking for a refresher, this guide will walk you through the essential steps to kickstart your journey.
- [Key Features of Managed Guardian Service (MGS)](https://docs.guardianservice.app/overview/key-features-of-managed-guardian-service-mgs.md)
- [Custom MGS ChatGPT Assistant](https://docs.guardianservice.app/overview/custom-mgs-chatgpt-assistant.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://docs.guardianservice.app/overview.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.
