# Supported cloud regions

Tessell supports these cloud providers currently:

* AWS
* Azure
* GCP

## AWS regions

* Africa (Cape Town)
* Asia Pacific (Hyderabad)
* Asia Pacific (Melbourne)
* Asia Pacific (Mumbai)
* Asia Pacific (Osaka)
* Asia Pacific (Seoul)
* Asia Pacific (Singapore)
* Asia Pacific (Sydney)
* Asia Pacific (Tokyo)
* Canada (Central)
* Europe (Frankfurt)
* Europe (Ireland)
* Europe (London)
* Europe (Paris)
* Europe (Stockholm)
* South America (Sao Paulo)
* US East (N. Virginia)
* US East (Ohio)
* US West (Oregon)
* US West (N. California)

## Azure regions

* Australia East (Asia Pacific)
* Australia SouthEast (Asia Pacific)
* Brazil South (Americas)
* Brazil Southeast (Americas)
* Canada Central (Canada)
* Canada East (Canada)
* Central India (Asia Pacific)
* Central US (Americas)
* East US (Americas)
* East US 2 (Americas)
* Germany West Central (Europe)
* North Central (Americas)
* North Europe (Europe)
* Norway East (Europe)
* South Central (Americas)
* South India (Asia Pacific)
* Sweden Central (Europe)
* Switzerland North (Europe)
* UAE North (Middle East)
* US West 3 (Americas)
* UK South (Europe)
* West Europe (Europe)
* West US (Americas)
* West US 2 (Americas)

## GCP regions

* asia-east1 (Taiwan)
* asia-east2 (Hong Kong)
* asia-northeast1 (Tokyo)
* asia-northeast2 (Osaka)
* asia-northeast3 (Seoul)
* asia-south1 (Mumbai)
* asia-south2 (Delhi)
* asia-southeast1 (Singapore)
* asia-southeast2 (Jakarta)
* australia-southeast1 (Sydney)
* australia-southeast2 (Melbourne)
* europe-central2 (Warsaw)
* europe-north1 (Finland)
* europe-southwest1 (Europe)
* europe-west1 (Belgium)
* europe-west2 (London)
* europe-west3 (Frankfurt)
* europe-west4 (Netherlands)
* europe-west6 (Zürich)
* europe-west8 (Milan)
* europe-west9 (Paris)
* europe-west10 (Europe)
* europe-west12 (Europe)
* me-central1 (Doha)
* me-central2 (Dammam)
* me-west1 (Tel Aviv)
* northamerica-northeast1 (Montréal)
* northamerica-northeast2 (Toronto)
* southamerica-east1 (São Paulo)
* southamerica-west1 (Santiago)
* us-central1 (Iowa)
* us-east1 (South Carolina)
* us-east4 (Northern Virginia)
* us-east5 (North America)
* us-south1 (North America)
* us-west1 (Oregon)
* us-west2 (Los Angeles)
* us-west3 (Salt Lake City)
* us-west4 (Las Vegas)


---

# 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.tessell.com/tessell/getting_started/supported_clouds.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.
