> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/getting-started/banned-countries.md).

# Banned Countries

### Banned Countries

**Clouduxe** is a preferred hosting option for many users, but certain geographical restrictions apply, preventing service in specific countries.

While the internet is widely used, access is not uniform. Each nation has its own set of laws regulating online activity, resulting in varying degrees of internet freedom. Unfortunately, many regions face significant restrictions, limiting true access to an uncensored internet experience.

The following countries have stringent internet regulations, and clients from these locations will be unable to use our hosting services:

* China
* Qatar
* Iran
* North Korea
* Sudan
* Syria
* Afghanistan
* Cuba
* Eritrea
* Guinea
* Liberia
* Northern Cyprus
* Sierra Leone
* South Sudan

#### Suggestions for Connecting

If you're situated in one of the banned countries, here are a few strategies that might assist you in gaining access:

* **Adjust Your VPN Protocol**: Switching to OpenVPN with either UDP or TCP can improve connectivity. This option is available in our Windows and Android apps.
* **Utilize IP Addresses**: Rather than using server names, try connecting directly through our IP addresses.
* **Explore Local Hosting Providers**: If the previous methods aren’t effective, consider partnering with a local hosting service.


---

# 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:

```
GET https://docs.clouduxe.com/getting-started/banned-countries.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.
