# Getting Started

- [Squidex Cloud](https://docs.squidex.io/id-01-getting-started/squidex-cloud.md): Quickly get started with Squidex by using Squidex Cloud hosted by us.
- [Installation Instructions](https://docs.squidex.io/id-01-getting-started/installation.md)
- [Platforms](https://docs.squidex.io/id-01-getting-started/installation/platforms.md)
- [Install on Kubernetes](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-kubernetes.md): Install Squidex on a Kubernetes cluster
- [Install on AWS (Deprecated)](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-aws.md): Install on AWS
- [Install on AWS EC2 using Docker](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-aws-ec2.md): Learn how to deploy Squidex on an AWS EC2 instance using Docker containers
- [Install on Azure](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-azure.md): Learn how to setup Squidex on Azure WebApp with MongoDB on Azure Container Instance.
- [Install on Azure using ARM](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-azure-arm.md)
- [Install on Google Cloud Platform (GCP)](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-gcp.md): Learn How to Install Squidex on the Google Cloud Platform
- [Install on Docker](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-docker.md): Install Squidex on Linux machines with docker and docker-compose.
- [Install on Heroku](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-heroku.md): Install on Heroku
- [Install on IIS](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-iis.md): Install Squidex on Windows with IIS and a custom MongoDB server.
- [Install on Render](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-render.md): Install on Render
- [Install on Vultr](https://docs.squidex.io/id-01-getting-started/installation/platforms/install-on-vultr.md): Vultr is a cheap provider of virtual or physical machines all over the world and is great if you need fast servers for low costs.
- [Configuration](https://docs.squidex.io/id-01-getting-started/installation/configuration.md)
- [Deploying the Image Resizer Service](https://docs.squidex.io/id-01-getting-started/installation/configuration/deploying-the-image-resizer-service.md): This Page Describes How You Can Offload Image Resizing to a Separate Image Resizing Service
- [Troubleshooting and Support](https://docs.squidex.io/id-01-getting-started/installation/troubleshooting-and-support.md): How to Best Solve Issues and Leverage Squidex Support
- [Diagnose Runtime Issues](https://docs.squidex.io/id-01-getting-started/installation/troubleshooting-and-support/diagnose-runtime-issues.md): This Page Explains How to Diagnose Runtime Issues.  It is Helpful to Provide These Details to the Development Team
- [Restoring Deleted Apps](https://docs.squidex.io/id-01-getting-started/installation/troubleshooting-and-support/restore-deleted-apps.md): This Guide Details How to Restore an App or Other Object That Might Have Been Accidentally Deleted
- [Install Identity (Deprecated)](https://docs.squidex.io/id-01-getting-started/installation/install-identity.md): Learn How to Install Squidex Identity
- [External Identity Providers](https://docs.squidex.io/id-01-getting-started/installation/external-identity-providers.md): Instructions to using external Identity Providers with Squidex
- [Azure AD (OAuth) with Squidex](https://docs.squidex.io/id-01-getting-started/installation/external-identity-providers/azure-ad-oauth-with-squidex.md): The steps in this article show how to use Azure AD (OAuth) as the Identity Provider for Squidex
- [Contributing and Developing](https://docs.squidex.io/id-01-getting-started/contributing-and-developing.md): Find Out More About Contributing and Developing
- [Building](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/building.md): How to Build Squidex Using Docker or Manually
- [Developing](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/developing.md): An Introduction on Setting Up Your Development Environment (this step is required if you want to contribute to Squidex or write customized extensions for it)
- [Extensions](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/extensions.md): How to Extend Squidex and the Different Extension Points for Customization.
- [Custom Rule Action](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/extensions/how-to-write-custom-rule-actions.md): Rule Actions are Used to Integrate External Systems to Squidex, Learn How to Extend the Rule System Using Custom Actions
- [Contributing](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/contributing.md): Welcome to the Community! If Wou Want to Contribute to Squidex to Build the Most Awesome, Headless CMS, You're in the Right Place!
- [Architecture](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/overview.md): Short Description Concerning the Squidex Architecture.
- [Translating](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/translating.md): How to Provide a Translation for the Squidex API and Management UI.
- [Squidex Docs Program](https://docs.squidex.io/id-01-getting-started/contributing-and-developing/squidex-docs-program.md): Earn Money by Improving Squidex Documentation.
- [Roadmap](https://docs.squidex.io/id-01-getting-started/roadmap.md): Planned Features and Changes
- [Quick Start Guides](https://docs.squidex.io/id-01-getting-started/quick-start-guides.md): Learn How to Quickly Get Started With Squidex
- [Vue.js Blog with Squidex](https://docs.squidex.io/id-01-getting-started/quick-start-guides/vue.js-blog-with-squidex.md): Quickly Deploy a Simple Vue.js Blog with Squidex
- [React.js Blog with Squidex](https://docs.squidex.io/id-01-getting-started/quick-start-guides/react.js-blog-with-squidex.md): Quickly Deploy a Simple React.js Blog with Squidex
- [Angular Blog with Squidex](https://docs.squidex.io/id-01-getting-started/quick-start-guides/angular-blog-with-squidex.md): Quickly Deploy a Simple Angular Blog with Squidex


---

# 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.squidex.io/id-01-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.
