# Getting Started

- [Deployment Types](https://docs.akto.io/getting-started/deployment-types.md)
- [Akto Cloud](https://docs.akto.io/getting-started/quick-start-with-akto-cloud.md)
- [Connect Akto with Hybrid SaaS](https://docs.akto.io/getting-started/quick-start-with-akto-cloud/hybrid-saas.md): Learn how to send API traffic data to Akto SaaS from your cloud setup.
- [Migrate From Self Hosted Setup To SaaS](https://docs.akto.io/getting-started/quick-start-with-akto-cloud/move-self-hosted-to-saas.md)
- [Setting up proxy](https://docs.akto.io/getting-started/quick-start-with-akto-cloud/proxy-setup.md)
- [Akto Direct connect](https://docs.akto.io/getting-started/quick-start-with-akto-cloud/akto-direct-connect.md)
- [Akto Self Hosted](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted.md): Akto can be self-hosted in just 60 seconds.
- [AWS deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/aws-deploy.md)
- [AWS multi-VPC deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/aws-deploy/aws-multi-vpc-deploy.md)
- [AWS Cross-Region Cross-VPC deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/aws-deploy/aws-cross-region-vpc-deploy.md)
- [Custom subdomain on Akto on AWS](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/aws-deploy/aws-ssl.md)
- [Helm Deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/helm-deploy.md)
- [Azure Deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/azure-deploy.md)
- [Openshift Deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/openshift-deploy.md): Learn how to deploy Akto on Openshift cluster
- [Heroku](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/heroku.md)
- [GCP Deploy](https://docs.akto.io/getting-started/quick-start-with-akto-self-hosted/gcp-deploy.md)
- [Local Deploy](https://docs.akto.io/getting-started/local-deploy.md)
- [FAQs on data concerns](https://docs.akto.io/getting-started/faqs-on-data-concerns.md)
- [Ask Akto Self-Hosted Deployment](https://docs.akto.io/getting-started/ask-akto-self-hosted-deployment.md)
- [Run with GitHub Copilot](https://docs.akto.io/getting-started/ask-akto-self-hosted-deployment/run-with-github-copilot.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.akto.io/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.
