> For the complete documentation index, see [llms.txt](https://zeebit.gitbook.io/zeebit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zeebit.gitbook.io/zeebit.io/information/prohibited-jurisdictions-platform.md).

# Prohibited Jurisdictions (Platform)

Individuals in, under the control of, or a national or resident of the following jurisdictions are prohibited from Participating in the Zeebit Games Platform:

* Afghanistan
* Albania
* Belarus
* British Virgin Islands
* Burma (Myanmar)
* Central Republic of Africa
* Cayman Islands
* Cuba
* Curacao
* Democratic Republic of Congo
* Denmark
* France
* Germany
* Guinea
* Guinea Bissau
* Haiti
* Iran
* Iraq
* Libya
* Netherlands
* Nicaragua
* North Korea
* Portugal
* Russia
* Somalia
* Spain
* Sudan
* South Sudan
* Syria
* Tunisia
* Turkey
* Venezuela
* Yemen
* Zimbabwe
* United Kingdom
* United States of America
* Any other jurisdiction where laws prohibit participation in or require licensing or registration of the Zeebit Games Platform in order for participation to take place, or which is embargoed by the United States of America, the European Union or the United Kingdom.

Note this list may be subject to change at any time without notice.&#x20;

For more information please see the  Community Rules on [zeebit.io](https://zeebit.gitbook.io/zeebit.io/).


---

# 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://zeebit.gitbook.io/zeebit.io/information/prohibited-jurisdictions-platform.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.
