# Cannot verify license

{% hint style="info" %}
**There are several reasons that can cause this problem. Make sure you check all of them.**
{% endhint %}

1. Make sure your **firewall is not blocking** ports 80/443.
2. Check the version of your server. *Old server versions can cause timeout requests.*
3. AntiDDOS may be blocking our server.

For the point 3. You will need to allow these IPs mentioned below

1. 193.70.80.3
2. 2001:41d0:303:203::


---

# 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://documentation.rcore.cz/faq/cannot-verify-license.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.
