# A lire

| Site                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | Que vais-je apprendre ?                                                                                                                                                                                                                                                                                                                                        |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="https://developer.apple.com/documentation/authenticationservices/supporting-passkeys">Apple - Supporting passkeys</a></p><p><a href="https://developer.apple.com/documentation/authenticationservices/supporting-passkeys">Eliminate passwords for your users when they sign in to apps and websites.</a><br><br><a href="https://developers.google.com/identity/passkeys/supported-environments?hl=fr#:~:text=Passkeys%20are%20supported%20on%20devices,Google%20Password%20Manager%20by%20default.">Compatibilité avec les clés d'accès sur Android et Chrome</a><br><br><a href="https://learn.microsoft.com/en-us/windows/security/identity-protection/passkeys/?tabs=windows%2Cintune">Support for passkeys in Windows</a></p> | [🛠️](https://emojipedia.org/fr/marteau-et-cl%C3%A9-%C3%A0-molette) Implémentation technique d'Apple, Google et Microsoft                                                                                                                                                                                                                                      |
| [AMF - Synthèse des réponses à son papier de discussion sur la finance décentralisée](https://www.amf-france.org/fr/actualites-publications/actualites/lamf-publie-la-synthese-des-reponses-son-papier-de-discussion-sur-la-finance-decentralisee) (France)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     | [🧑‍⚖️](https://emojipedia.org/fr/juge) [La position du régulateur](https://www.amf-france.org/fr/actualites-publications/actualites/lamf-publie-la-synthese-des-reponses-son-papier-de-discussion-sur-la-finance-decentralisee) Français des marchés sur la finance décentralisée.                                                                            |
| [ACPR - Finance « décentralisée » ou « désintermédiée » (DeFi) : quelle réponse réglementaire ? (09/2023)](https://acpr.banque-france.fr/sites/default/files/medias/documents/synthese_consultation_defi_fr.pdf) (France)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [🧑‍⚖️](https://emojipedia.org/fr/juge) [La position du régulateur Français sur la finance décentralisée](https://acpr.banque-france.fr/sites/default/files/medias/documents/synthese_consultation_defi_fr.pdf) et l'auto-conservation.                                                                                                                        |
| [Ethereum - EIP-4337](https://eips.ethereum.org/EIPS/eip-4337) (International)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [🛠️](https://emojipedia.org/fr/marteau-et-cl%C3%A9-%C3%A0-molette) C'est [la norme utilisée](https://eips.ethereum.org/EIPS/eip-4337) par votre IBEx Wallet pour le mécanisme qui le relie la blockchain.                                                                                                                                                     |
| [FIDO (International)](https://fidoalliance.org/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | [🛠️](https://emojipedia.org/fr/marteau-et-cl%C3%A9-%C3%A0-molette) [Norme de sécurisation](https://fidoalliance.org/) de votre smartphone donnant accès à votre clé privée.                                                                                                                                                                                   |
| [IOSCO - Final Report with Policy Recommendations for Decentralized Finance (DeFi) (International)](https://www.iosco.org/library/pubdocs/pdf/IOSCOPD754.pdf)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | [🛠️](https://emojipedia.org/fr/marteau-et-cl%C3%A9-%C3%A0-molette) [Position de l'International Organization of Securities Commissions sur la DeFi.](https://www.iosco.org/library/pubdocs/pdf/IOSCOPD754.pdf)                                                                                                                                                |
| [MiCA (Europe)](https://eur-lex.europa.eu/eli/reg/2023/1114/oj)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | <p><a href="https://emojiterra.com/fr/balance-a-poids/">⚖️</a> <a href="https://eur-lex.europa.eu/eli/reg/2023/1114/oj">Le règlement Européen des actifs digitaux</a>, voir plus précisément "<em>TITLE III</em></p><p><em>ASSET-REFERENCED TOKENS</em>" les Asset Referenced Tokens qui sont le support de nombreux investissements de votre IBEx Wallet.</p> |
| [Sénat (France)](https://www.senat.fr/rap/r17-584/r17-584_mono.html)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | [⚖️](https://emojiterra.com/fr/balance-a-poids/) [Rapport détaillé sur la blockchain](https://www.senat.fr/rap/r17-584/r17-584_mono.html) (cependant très orienté Bitcoin qui n'est pas la technologie utilisée par IBEx Wallet).                                                                                                                              |
| [Web Authentication: An API for accessing Public Key Credentials Level 2](https://www.w3.org/TR/webauthn-2/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | [🛠️](https://emojipedia.org/fr/marteau-et-cl%C3%A9-%C3%A0-molette) Spécification technique détaillée de WebAuthn                                                                                                                                                                                                                                              |


---

# 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.wallet.civicpower.org/bookmark/a-lire.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.
