# Instruqt Regional Configurations and Restrictions

Instruqt provides two options for regional configurations to meet specific customer needs:

1. **Global Configuration**: This configuration determines the appropriate cloud resources to host the sandbox based on latency. It is designed to provide optimal performance by selecting the best location for hosting the sandbox.
2. **GDPR Compliant Region**: This configuration is currently hosted in Belgium and restricts all data to only be hosted in Europe. It is designed for customers who need to comply with the General Data Protection Regulation (GDPR).

Please note that due to the absence of Google Cloud services in China, Instruqt cannot be used in China.


---

# 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.instruqt.com/resources/faq/instruqt-regional-configurations-and-restrictions.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.
