# How do I use Account History and Earnings?

## How do I use Account History?

<figure><img src="/files/DERgWJw7LoupRSlKW84S" alt="" width="563"><figcaption></figcaption></figure>

**Account History** lets you review a summary of your transaction history on your account address.

This feature makes it easy to filter between asset types, different account actions and to view transactions on your preferred Sui explorer.

## How do I use Account Earnings?

<figure><img src="/files/tcaFqWyJ20OF1LDJmWcb" alt="" width="563"><figcaption></figcaption></figure>

With **Account Earnings**, you can easily view the following:

* Net earnings (lifetime earnings)
* Interest earned & paid per asset
* Rewards earned per asset

Please note, lifetime earnings are displayed in USD using the current prices.


---

# 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.suilend.fi/faq/how-do-i-use-account-history-and-earnings.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.
