# Le RealToken wallet, comment ça marche

Si vous souhaitez approfondir :&#x20;

* Comment fonctionne un Abstract Account, en quoi il se différencie d'un compte "classique" (comme celui créé avec MetaMask),
* Comment RealT a construit le *RealToken Wallet,* avec les composants Web3Auth et Etherspot,
* Quelles sont les étapes de création d'un *RealToken Wallet*,
* Quelles sont les fonctions disponibles dans le smart contrat de votre *RealToken Wallet,*
* Comment est sécurisé votre *RealToken Wallet.*

<https://docs.google.com/document/d/1kTJIwPKoD9AsOdBZobIPjUtFCpXznpMgYro5BOpFZAM>


---

# 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://community-realt.gitbook.io/tuto-community/site-realt/option-realtoken-wallet-account-abstraction/le-realtoken-wallet-comment-ca-marche.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.
