# Payment accounts

When you create a Delos account, you are able to see all the wallets on the dashboard page. They are divided info Fiat and DLT Assets (crypto wallets). You can also see Send, Receive and Exchange buttons. The overall balance is represented in USD equivalent.&#x20;

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

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

You can also have several accounts of the same currency, for opening extra account please contact our customer success team. Meanwhile, until the account is accepted, there won’t be any payment details to receive funds. Instead, you will see the notification about KYC/KYB check.

Once the account is accepted and active, customers will see payment details to receive funds (make a deposit). Depending on the currency, there can be several payment methods available.

<figure><img src="/files/8jtgrjH02PdBhfq9dFLm" alt=""><figcaption></figcaption></figure>

In the same Dashboard page, customers can see their total balance in USD (including all wallets).


---

# 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://wiki.delos.financial/applications-accounts-and-counterparties/quickstart-2.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.
