# FAQ

## I'm getting an error when trying to login to my Hub

<div align="center"><img src="/files/-MGIOI83UEIPMh2sXZ48" alt=""></div>

**Problem**

You try to visit your Qwyk Hub but an error is shown in the browser, similar to one shown above.

**Reason**

This error usually occurs when you've bookmarked the login page rather than the address of our site. As we redirect logins through Auth0 and they use a state parameter, this parameter has likely gone out of date.

**Solution**

Please make sure to login with the following address: <https://hub.qwykportals.com> or <https://hub.next.qwykportals.com> depending on which branch you've been assigned. Please ensure your bookmark also points to this address and not to <https://qwyk.eu.auth0.com/u/login>


---

# 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.qwykportals.com/resources/frequently-asked-questions.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.
