> For the complete documentation index, see [llms.txt](https://docs.maple.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maple.finance/legal/syrupusdc-and-syrupusdt-available-jurisdictions.md).

# syrupUSDC, syrupUSDT and syrupUSDG - Available Jurisdictions

### Are syrupUSDC, syrupUSDT and syrupUSDG available everywhere?

No, syrupUSDC, syrupUSDT and syrupUSDG are not available to:

1. Individuals who are residents, citizens, or tax residents of any restricted jurisdiction
2. Entities incorporated, organized, or having their principal place of business in any restricted jurisdiction
3. Any person accessing the protocol from within a restricted jurisdiction.

The following restrictions apply independently to syrupUSDC (issued by Maple International Operations SPC acting on behalf of and for the account of Secured Loan Segregated Portfolio 1), syrupUSDT (issued by Maple International Operations SPC acting on behalf of and for the account of Maple USDT Segregated Portfolio 1) and syrupUSDG (issued by Maple International Operations SPC acting on behalf of and for the account of Maple USDG Segregated Portfolio 1). All products currently share the same jurisdiction restrictions as set out below.

The following are considered restricted jurisdictions:

* Abkhazia
* Afghanistan
* Angola
* Australia
* Belarus
* Burma (Myanmar)
* Burundi
* Central African Republic
* Congo
* Cuba
* Crimea
* Ethiopia
* Guinea-Bissau
* Iran
* Ivory Coast (Cote D’Ivoire)
* Lebanon
* Liberia
* Libya
* Mali
* Nicaragua
* North Korea
* Northern Cyprus
* Russia
* Somalia
* Somaliland
* South Ossetia
* South Sudan
* Sudan
* Syria
* Ukraine (Donetsk and Luhansk regions)
* United States
* Venezuela
* Yemen
* Zimbabwe


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maple.finance/legal/syrupusdc-and-syrupusdt-available-jurisdictions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
