# Lending History

* From the Lending screen, press the icon <img src="/files/aYLLq6drllh4t08a8vTp" alt="" data-size="line"> --> Redirects to user’s lending history.                                                                                                                                                                                ![](/files/7wJFHUgscQeiKhVqwIC4)![](/files/zgE86st3bqnuemkbcAAg)                                                                                         &#x20;
* Press the Transaction ID of the corresponding record --> Redirects to the Transaction Details screen.
* On the Transaction Details screen:

  * FRTS: View details of FRUITS coin's lending transaction.
  * BTC: Press the “View full transaction on Blockchain.com” link --> Redirect to transaction details on website: <https://blockstream.info/>
  * ETH: Press the “View full transaction on Etherscan.io” link --> Redirect to transaction details on website: <https://etherscan.io/>                                                                                                                                                                                         &#x20;

  ![](/files/eLP39NDsuhAQmsJCCljT)![](/files/u0p7wFgHpEoxj0s5fFEG)![](/files/lPJyzJ7iiWtV9Tskxt9F)                                                                                     &#x20;


---

# 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/lending/lending-history.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.
