# Transaction

The transaction information page will display all transaction information, including: Balance Transfer, Staking Reward, MicroPayment, Stake Release. In the search location, you can customize the time period you want to view.

<figure><img src="https://2201914913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mcrl3c2U4TSqAEa9UMX%2Fuploads%2FI1gh5Ds5WdV9gpCpMyR6%2Fimage.png?alt=media&#x26;token=3689fcbb-10e0-48c3-bff3-1a21e1446933" alt=""><figcaption></figcaption></figure>

## Balance Transfer

<figure><img src="https://2201914913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mcrl3c2U4TSqAEa9UMX%2Fuploads%2FAK0W6k6fwOKWRfqhGWS8%2Fimage.png?alt=media&#x26;token=383f5600-0692-4857-9e13-515058e700cc" alt=""><figcaption></figcaption></figure>

Balance Transfer shows a log of all the transfers of DPR between the wallet of the current device and other DPR wallets

**Section 1:** Date range to select desired logs to view

**Section 2:** Transaction ID tied to each balance transfer

**Section 3:** The wallet address that the transfer was sent from

**Section 4:** The wallet address that the transfer was sent to

**Section 5:** The time and date of the transfer

**Section 6:** The amount of DPR sent

## Staking Reward

<figure><img src="https://2201914913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mcrl3c2U4TSqAEa9UMX%2Fuploads%2FDVNNfn1yiw1sg8JFzUTB%2Fimage.png?alt=media&#x26;token=aa06dca2-3e45-420d-b725-dd348aecc887" alt=""><figcaption></figcaption></figure>

PoCr Reward shows the daily mining rewards the device has received for contributing to the network and sharing bandwidth

**Section 1:** Date range to show daily mining rewards

**Section 2:** Total mining rewards over lifetime of device and rewards in selected range of dates

**Section 3:** Transaction ID tied to each mining payout

**Section 4:** Mining rewards are sent by the Deeper chain, as shown by this column

**Section 5:** The wallet address the rewards were sent to

**Section 6:** The time that the reward was deposited into the wallet

**Section 7:** The amount of DPR rewarded

## MicroPayment

<figure><img src="https://2201914913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mcrl3c2U4TSqAEa9UMX%2Fuploads%2FR0WeL6QWNETBP8mZNh5x%2Fimage.png?alt=media&#x26;token=f0bb9ec2-84d1-45b9-a775-dbcc2c351ce4" alt=""><figcaption></figcaption></figure>

Micro Payment shows a log of all the payments sent from the device to other nodes in the network for utilizing bandwidth over DPN.

**Section 1:** Date range to select desired logs to view

**Section 2:** Transaction ID tied to each micro payment

**Section 3:** The wallet address that the payment was sent from

**Section 4:** The wallet address that the payment was sent to

**Section 5:** The time and date of the payment

**Section 6:** The amount of DPR paid

## Stake Release

<figure><img src="https://2201914913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mcrl3c2U4TSqAEa9UMX%2Fuploads%2FbNVCYFQXL1c9f6XPCUKi%2Fimage.png?alt=media&#x26;token=41d396ae-2e0c-4c17-8b41-d5a13f288947" alt=""><figcaption></figcaption></figure>

The user's Stake Release is displayed here, and the release after the user quits staking will be displayed here. When the user clicks to quit staking mining, the staking DPR will be released 90 days after the withdrawal.

**Section 1:** Date range to select desired logs to view

**Section 2:** Transaction ID tied to each micro payment

**Section 3:** The wallet address that the payment was sent from

**Section 4:** The wallet address that the payment was sent to

**Section 5:** The time and date of the payment

**Section 6:** The amount of DPR paid


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/atom-os-functions/dpr/transaction.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.
