# Login

- [How do I set up Two-Factor Authentication (2FA)?](https://teamhelp.sipgate.co.uk/account-management/login/how-do-i-set-up-two-factor-authentication-2fa.md): How to set up Two-Factor Authentication (2FA) for your sipgate account using an authenticator app for added security.
- [What to do if you can't log in to your sipgate account?](https://teamhelp.sipgate.co.uk/account-management/login/what-to-do-if-you-cant-log-in-to-your-sipgate-account.md): Troubleshooting guide for sipgate login issues including password resets, email changes, and common browser errors with solutions.
- [What can I do if I forgot my password?](https://teamhelp.sipgate.co.uk/account-management/login/what-can-i-do-if-i-forgot-my-password.md): How to reset or change your sipgate login password if you have forgotten it or want to update it.


---

# 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://teamhelp.sipgate.co.uk/account-management/login.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.
