# Transaction history and statements

In our service, you can download payment slips for particular transactions as well as overall account statement. Below you will find the instructions on how to do it.

Your transaction history is in the Payments section. You can find detailed information about each operation simply by clicking it.&#x20;

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

If you download the payslip pdf, it will look like this:

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

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

For the statement, first, choose the account (currency) and then click Download

<figure><img src="/files/0vEcAXDJndFN76IPP2Zm" alt=""><figcaption></figcaption></figure>

The pdf account statement looks like this:

(!) Note that the Statement function is not available if you haven’t made any transactions yet.

At the moment, you can’t download one statement for all accounts, only separate for each currency.


---

# 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/how-to-transact/openapi.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.
