> For the complete documentation index, see [llms.txt](https://wiki.delos.financial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.delos.financial/applications-accounts-and-counterparties/quickstart-2.md).

# 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="https://1523708135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2b1jkF8A0Sn0RBwrSe6I%2Fuploads%2FaaqojU2alD1AWgVkV9gj%2Fimage.png?alt=media&amp;token=18ef7a76-a880-4f97-a438-f1563253b38e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1523708135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2b1jkF8A0Sn0RBwrSe6I%2Fuploads%2FWMnr3o0EqM44PEDhJRPO%2Fimage.png?alt=media&amp;token=b98735ba-6352-4129-a334-d9429b6019ef" 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="https://1523708135-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2b1jkF8A0Sn0RBwrSe6I%2Fuploads%2FzSgtJ69Dyx0bHjvHYwu3%2Fimage.png?alt=media&amp;token=0d2347ac-64ab-4bd6-8769-c2879af9ea97" alt=""><figcaption></figcaption></figure>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.delos.financial/applications-accounts-and-counterparties/quickstart-2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
