# Quick start

Get up and running with DuploCloud running inside a Microsoft Azure cloud environments, and start harnessing the power of generating low-level application infrastructures.

This quick start tutorial shows you how to set up an end-to-end cloud deployment. You should be able to create Google Cloud infrastructure and tenants. By the end of this tutorial, you should be able to view the deployed sample web application.

1. [Create Google Cloud Infrastructure](/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/quick-start/step-1-infrastructure.md)
2. [Create a Tenant](/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/quick-start/step-2-tenant.md)
3. [Create and deploy a sample app service](/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/quick-start/step-3-create-app-via-k8s.md)
4. [Create a Load Balancer to access the web application deployed](/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/quick-start/step-4-create-a-load-balancer.md)
5. [Test the sample application](/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/quick-start/step-5-test-the-application.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.duplocloud.com/docs/~/changes/i1ah7lBvMELea01fsIga/gcp/quick-start.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.
