# Authorization

The new Directive defines strong authentication as a set of procedures based on the use of at least two of the following three components:

1. Something only the payer knows: For example, a password, personal identification code (PIN), etc.;
2. Something only the payer possesses: For example, a token, mobile phone, chip card, etc.;
3. Something the person is: For example, a biometric element such as the payer’s fingerprint or voice.

<figure><img src="/files/CiAyY3wLbeKYBg3ikKYv" alt=""><figcaption></figcaption></figure>

***

RESOURCES

<https://www.banque-france.fr/system/files/2023-04/payments_market.pdf>


---

# 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.xft.finance/learn/flows/payments/debit-card/authorization.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.
