# Problem/Errors

- [Cannot reach the licensing servers](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/cannot-reach-the-licensing-servers.md)
- [Win Error 10013 / 10054 / 10060\]](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/win-error-10013-10054-10060.md): This document explains how to resolve Maya particularly the URLError:
- [URL Error (Linux)](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/url-error-linux.md)
- [HTTPS/SSL Error](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/https-ssl-error.md)
- [Import Error](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/import-error.md)
- [Permission Error](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/permission-error.md)
- [Module Not Found Error](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/module-not-found-error.md)
- [Unicode Error](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/unicode-error.md)
- [DLL load failed pyarmor\_runtime](https://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors/dll-load-failed-pyarmor_runtime.md)


---

# 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://nobraintools.gitbook.io/maya-groomers-tool/getting-started/problem-errors.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.
