# Lender App Overview

The Lender App is the primary user interface for Lender's using the OpenTrade Platform and its Treasury Management Product.&#x20;

## Dashboard

The dashboard is the landing page for the Lender App, providing an overview of all open loan vaults, your portfolio value, and outstanding investments.&#x20;

<figure><img src="/files/9UJq7dFIMbbwCJZkRmU0" alt=""><figcaption></figcaption></figure>

## My Investments / Available Loan Vaults

Clicking into one of your investments or available loan vaults will bring you to a more detailed view of the Loan Vault and your holdings.&#x20;

There are several tabs in each Loan Vault that provide further information, including

* **My Investments** - Provides an overview of your holdings, any outstanding withdrawal requests you may have, and their status&#x20;
* **Overview** - Provides a vault-wide view of the loan vault, including current utilization and historical performance
* **Loans** - Provides a detailed view of each Loan Cycle, including the status, duration, amount, APR, exchange rate, and timeline.&#x20;
* **Collateral** - View a detailed list of the loan collateral backing each loan.
* **Info** - View any relevant documentation for the loan vault
* **Contract Addresses** - View the Loan Vault contract address &#x20;

### My Investments Tab

Provides an overview of your holdings, any outstanding withdrawal requests you may have, and their status&#x20;

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

### Overview Tab

Provides a vault-wide view of the loan vault, including current utilization and historical performance

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

### Loans Tab

Provides a detailed view of each Loan Cycle, including the status, duration, amount, APR, exchange rate, and timeline.

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

#### Loan Timeline

Shows a detailed timeline for the Loan Cycle, including all events and their scheduled time and the time they were actually completed.&#x20;

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

### Collateral Tab

View a detailed list of the loan collateral backing each loan.

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

### Info Tab

List of any relevant documentation for the loan vault. Click to view, downloand, and/or print.&#x20;

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

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

### Contract Adresses Tab

View the Ethereum smart-contract address for the Loan Vault&#x20;

<figure><img src="/files/9U1E46WuToeXIj8YhdzI" 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.opentrade.io/stablecoin-yield/stablecoin-yield-vaults/fixed-term-us-treasury-bill-vaults/lender-app-overview.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.
