# Getting started

- [Installation](https://olddocs.exivity.io/3.5.4/getting-started/installation.md)
- [On-premises](https://olddocs.exivity.io/3.5.4/getting-started/installation/on-premises.md)
- [Single-node](https://olddocs.exivity.io/3.5.4/getting-started/installation/on-premises/single-node.md)
- [Multi-node](https://olddocs.exivity.io/3.5.4/getting-started/installation/on-premises/multi-node.md)
- [Azure Market Place](https://olddocs.exivity.io/3.5.4/getting-started/installation/azure-market-place.md)
- [AWS Market Place](https://olddocs.exivity.io/3.5.4/getting-started/installation/aws-market-place.md)
- [Tutorials](https://olddocs.exivity.io/3.5.4/getting-started/tutorials.md): For some specific use cases, we've created tutorials to get started.
- [Amazon AWS CUR](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/amazon-aws-cur.md)
- [Amazon AWS CUR (Athena)](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/amazon-aws-stack.md)
- [Azure Stack](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/azure-stack.md): This article describes how to report Azure Stack consumption with Exivity
- [Azure EA](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/azure-ea.md)
- [Azure CSP](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/azure-csp.md)
- [Google Cloud](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/google-cloud.md): This article describes how to setup Exivity to report on Google Cloud consumption.
- [VMware vCloud](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/vmware-vcloud.md): This article describes how to report onVMware vCloud consumption with Exivity
- [VMware vCenter](https://olddocs.exivity.io/3.5.4/getting-started/tutorials/vmware-vcenter.md): This article describes how to report on VMware vCenter consumption with Exivity
- [Concepts](https://olddocs.exivity.io/3.5.4/getting-started/introduction.md)
- [User interface](https://olddocs.exivity.io/3.5.4/getting-started/introduction/reports-introduction.md)
- [Services](https://olddocs.exivity.io/3.5.4/getting-started/introduction/services-introduction.md)
- [Releases](https://olddocs.exivity.io/3.5.4/getting-started/releases.md)
- [Upgrading to version 3](https://olddocs.exivity.io/3.5.4/getting-started/releases/upgrading-to-version-3.md): Please ensure to read and understand all subjects that are mentioned here. Implement the suggested changes (where applicable) before upgrading to version 3 to avoid unexpected behavior.
- [Known issues](https://olddocs.exivity.io/3.5.4/getting-started/releases/known-issues.md): This page lists known issues with the latest version of Exivity. All isues that are resolved and released are mentioned under the Releases section
- [Announcements](https://olddocs.exivity.io/3.5.4/getting-started/releases/announcements.md): General Exivity product announcements.
- [Archive](https://olddocs.exivity.io/3.5.4/getting-started/releases/archive.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://olddocs.exivity.io/3.5.4/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.
