# Supported Regions (Canada & US)

You will find our Supported Provinces for Canada below:

| **CA (Province**)         | **Alpha2 code** |
| ------------------------- | --------------- |
| Alberta                   | AB              |
| British Columbia          | BC              |
| Manitoba                  | MB              |
| New Brunswick             | NB              |
| Newfoundland and Labrador | NL              |
| Nova Scotia               | NS              |
| Prince Edward Island      | PE              |
| Quebec                    | QC              |
| Saskatchewan              | SK              |

You will find our Supported Canadian Territories below:

| **CA (Territories)**  | **Alpha2 code** |
| --------------------- | --------------- |
| Northwest Territories | NT              |
| Nunavut               | NU              |
| Yukon                 | YT              |

You will find our Supported States for United States of America (US) below:

| **US (States)** | **Alpha2 code** |
| --------------- | --------------- |
| Alabama         | AL              |
| Alaska          | AK              |
| Arizona         | AZ              |
| Arkansas        | AR              |
| California      | CA              |
| Connecticut     | CT              |
| Florida         | FL              |
| Georgia         | GA              |
| Hawaii          | HI              |
| Idaho           | ID              |
| Illinois        | IL              |
| Indiana         | IN              |
| Iowa            | IA              |
| Kansas          | KS              |
| Kentucky        | KY              |
| Louisiana       | LA              |
| Maine           | ME              |
| Maryland        | MD              |
| Massachusetts   | MA              |
| Michigan        | MI              |
| Minnesota       | MN              |
| Mississippi     | MS              |
| Missouri        | MO              |
| Montana         | MT              |
| Nebraska        | NE              |
| Nevada          | NV              |
| New Hampshire   | NH              |
| New Jersey      | NJ              |
| New Mexico      | NM              |
| New York        | NY              |
| North Carolina  | NC              |
| North Dakota    | ND              |
| Ohio            | OH              |
| Oklahoma        | OK              |
| Oregon          | OR              |
| Pennsylvania    | PA              |
| Rhode Island    | RI              |
| South Carolina  | SC              |
| South Dakota    | SD              |
| Tennessee       | TN              |
| Texas           | TX              |
| Utah            | UT              |
| Vermont         | VT              |
| Virginia        | VA              |
| Washington      | WA              |
| West Virginia   | WV              |
| Wisconsin       | WI              |
| Wyoming         | WY              |

You will find our Supported US Territories below:

| **US (Territories)**  | **Alpha2 code** |
| --------------------- | --------------- |
| District of Columbia  | DC              |
| Puerto Rico           | PR              |
| Virgin Islands (U.S.) | VI              |


---

# 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://coindisco.gitbook.io/coindisco/supported-regions-canada-and-us.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.
