# Dedicated Instance

- [Introduction](https://docs.meterian.io/dedicated-instance/introduction.md): A brief explanation of the dedicated instances options available
- [On Cloud (MC/CC)](https://docs.meterian.io/dedicated-instance/on-cloud-mc-cc.md): A brief introduction to the cloud options (MC/CC)
- [On Premises (OP)](https://docs.meterian.io/dedicated-instance/on-premises-op.md): A brief introduction to the on-premises option (OP)
- [Requirements and install](https://docs.meterian.io/dedicated-instance/on-premises-op/requirements-and-install.md)
- [Managing the system](https://docs.meterian.io/dedicated-instance/on-premises-op/managing-the-system.md)
- [Admin dashboard](https://docs.meterian.io/dedicated-instance/on-premises-op/managing-the-system/admin-dashboard.md)
- [Managing your license](https://docs.meterian.io/dedicated-instance/on-premises-op/managing-the-system/managing-your-license.md)
- [Managing accounts](https://docs.meterian.io/dedicated-instance/on-premises-op/managing-the-system/managing-accounts.md)
- [Using the scanners](https://docs.meterian.io/dedicated-instance/using-the-scanners.md)
- [Thin client](https://docs.meterian.io/dedicated-instance/using-the-scanners/thin-client.md)
- [Dockerized client](https://docs.meterian.io/dedicated-instance/using-the-scanners/dockerized-client.md)
- [Container Scanner](https://docs.meterian.io/dedicated-instance/using-the-scanners/container-scanner.md)
- [IaC Scanner](https://docs.meterian.io/dedicated-instance/using-the-scanners/iac-scanner.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.meterian.io/dedicated-instance.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.
