# 11. Why can't I access Rollercoin?

If you're having trouble accessing our website, it may be due to one of the following reasons:

1. **Your country is on the list of sanctioned countries**: As stated in our [<mark style="color:green;">Terms of Service</mark>](https://rollercoin.com/terms), we do not provide services to users in these countries. Unfortunately, we cannot offer any services to users in such regions.
2. **Your government has imposed sanctions on the website or crypto-related websites**: This often results in the "Error 1020" message. In this case, we recommend trying to access the website via a VPN or using a different internet connection (such as mobile data).

If the issue persists, please, be sure to contact our support team at [<mark style="color:green;">support@rollercoin.com</mark>](mailto:support@rollercoin.com)!


---

# 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://faq.rollercoin.com/rollercoin/f.a.q./profile/11.-why-cant-i-access-rollercoin.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.
