# INSTALLATION

- [Prerequisites](https://docs.cloudassert.com/azure-stack-vconnect/installation/prerequisites.md)
- [PKI Certificate Requirements](https://docs.cloudassert.com/azure-stack-vconnect/installation/prerequisites/csr.md): For multi-node integrated Azure Stack Hub systems, the Cloud Assert Resource Providers (RP) need their own PKI certificate during deployment with the appropriate DNS name.
- [Deployment](https://docs.cloudassert.com/azure-stack-vconnect/installation/deployment.md)
- [Installation](https://docs.cloudassert.com/azure-stack-vconnect/installation/deployment/installation.md)
- [License Activation](https://docs.cloudassert.com/azure-stack-vconnect/installation/deployment/license-activation.md)
- [Add the service to Azure Stack Plan](https://docs.cloudassert.com/azure-stack-vconnect/installation/deployment/add-the-service-to-azure-stack-plan.md)
- [Remove VConnect Resource Provider](https://docs.cloudassert.com/azure-stack-vconnect/installation/deployment/remove-vconnect-resource-provider.md)
- [Steps for version update](https://docs.cloudassert.com/azure-stack-vconnect/installation/steps-for-version-update.md)
- [Reset SQL Credentials](https://docs.cloudassert.com/azure-stack-vconnect/installation/reset-sql-credentials.md): Article to reset SQL credentials for VConnect Database


---

# 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.cloudassert.com/azure-stack-vconnect/installation.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.
