# Data Review

You are supported to review the data on the Home Page where you can see the number of accounts effectively consumed and the total amount consumed by the accounts.

<figure><img src="/files/41e5MjzBbCznilUJS7Wk" alt=""><figcaption></figcaption></figure>

Click on "Daily Income and Expenses" to view your daily records of income and expenses, including the debit amount and credit amount.

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

Click "Agent Records" to view the daily records of agents, including the debit amount and credit amount.

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


---

# 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.adx3.io/introduction-to-broearn-ads-operation/adx3-agent-system-manual-agent/data-review.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.
