# Transactions

Please take the following steps to access our transaction features.

**Step 1**

* From the Home screen, under "Market Statistics", press on the icon of the cryptocurrency --> Redirect to the transactions list screen of the corresponding cryptocurrency.                                                                                                                                    ![](/files/IDFsbD24bWF1wqrh7NK4)![](/files/ZS24S3E2PJk7R65R8v7D)![](/files/TFtt95X3vVeHMhgzcZlq)

**Step 2**

* Press on any transaction to display its details --> Redirect to the transaction detail.
* "Transaction Details" will provide the user with details of a transaction.
  * For BTC transaction details, press “View full transaction on Blockchain.com” --> View detailed information about BTC transactions on the website: [Blockchain.com](https://www.blockchain.com/)
  * For ETH transaction details, press “View full transaction on Etherscan.io” --> View detailed information about ETH transactions on the website: [Etherscan.io](https://etherscan.io/)                                                                        ![](/files/mbscrl4MZnEDDKiFrTAp)![](/files/3DRcB2ya7iA9FUUixSIJ)![](/files/3PbJZoHdAdsBIUs2fJSO)


---

# 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.fwallet.net/app-fruits-wallet/transaction/transactions.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.
