# Czym jest uwierzytelnianie dwuskładnikowe i jak działa?

Uwierzytelnianie dwuskładnikowe (2FA) to opcjonalna funkcja bezpieczeństwa, która pomaga utrzymać Twoje konto w bezpiecznym stanie.

Jest to nawet bezpieczniejsze niż korzystanie tylko z hasła i pomaga upewnić się, że tylko Ty możesz uzyskać dostęp do swojego konta.

Gdy uwierzytelnianie dwuskładnikowe jest włączone i logujesz się na nowym urządzeniu, wyślemy Ci 6-cyfrowy kod logowania, który musisz wprowadzić, aby się zalogować.


---

# 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://support.tilt.app/tilt-help-desk/tilt-help-desk-pl/general/what-is-two-factor-authentication-and-how-does-it-work.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.
