# Lend

### Why lend on Brila?

Transactions on Brila infrastructure are **transparent** and **publicly auditable,** enabling lenders to track every dollar (or token) lent and borrowed, as well as the status and structure of every loan.

Lending opportunities on Brila span multiple sectors and various risk/return profiles.

### How does lending on Brila RWA work?

Brila's smart contract infrastructure helps lenders, managers, and borrowers interact transparently and seamlessly.&#x20;

For lenders, the process is as follows:

1. **Find opportunities** via [app.brila.finance](https://app.brila.finance/)
2. **Onboard / KYC via Keyring** *(if necessary)*
3. [**Lend funds**](/user-guide/lend/how-to-lend.md#how-do-i-lend-on-truefi) with instant settlement 24/7
4. **Monitor activity & track returns**
5. [**Redeem / Withdraw funds**](/user-guide/lend/how-to-withdraw.md) when liquidity is available

### How do I learn about portfolio managers on Brila RWA?&#x20;

Portfolio Managers ("PMs") are [onboarded through Brila governance](/user-guide/manage/onboarding-for-managers.md). You can find posts from PMs and additional information on the Brila[ forum](https://forum.truefi.io/).

For the most up-to-date information on PMs, please see the Brila[ app](https://app.truefi.io/) for a list of active managers and links to their materials.

### What types of activity does Brila RWA support?

TrueFi smart contracts support multiple structures for various market participants.&#x20;

* [Lines of Credit](/brila-protocol/automated-lines-of-credit.md) enable borrowers to source capital directly from lenders.
* [Asset Vaults](/brila-protocol/asset-vaults.md) support off-chain credit, or "Real World Asset" (RWA), activity.
* [Credit Vaults](/brila-protocol/credit-vaults.md) support unitranche and multi-tranche onchain credit deals.

### What are the fees for using Brila contracts?

TrueFi vaults pay a protocol fee to the Brila DAO treasury and an optional fee to the portfolio's manager (if applicable).

Fees are stated on a per annum basis, accrued continuously and paid periodically by each vault's smart contract. Read [here](/brila-protocol/automated-lines-of-credit.md#what-are-the-fees-on-lines-of-credit) for more detail and to see an example.

To find current fee rates, see vaults listed in the [Brila app](https://app.brila.finance/).

### Are Brila contracts ERC-4626 compliant?&#x20;

Yes. Brila pools follow [ERC-4626 standards](https://ethereum.org/en/developers/docs/standards/tokens/erc-4626/).


---

# 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.brila.finance/user-guide/lend.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.
