# Les comptes

Votre IBEx Wallet rassemble vos actifs dans des comptes.

| ![](/files/DPYehOkiWm5dwisFyivH) | Votre "Compte DOLLAR US" contient des liquidités en USD non investies. C'est l'équivalent d'un compte courant auquel nous prévoyons de rattacher une carte de paiement et un IBAN à l'avenir. |
| -------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/EvPA5S87BtCAOTLwE7sq) | Votre compte "Placement EURO" contient l'ensemble de vos placements liquide et à rendement immédiat labellisés en EUR.                                                                        |
| ![](/files/2L3zYlNHJVKimzYL7HG7) | Votre compte "Placement DOLLAR US" contient l'ensemble de vos placements liquide et à rendement immédiat labellisés en USD.                                                                   |


---

# 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/commencer-ici/linterface/les-comptes.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.
