# Lending offers

### Introduction

With Astaria, users are able to perform lending offers. A user looking for a loan that matches your desired parameters can have their borrow position filled automatically.

It is possible to offer loans using any ERC-20, with any asset as collateral. Most users choose to borrow stablecoins or WETH.

Once a loan has been active for 24 hours, it is possible hold a [Recall auction](https://docs.astaria.xyz/user-guides/loan-recall-and-liquidation).

### Step 1: Transmitting the Lending Intent

User will define the key parameters of their intent, specifying:

* **Collateral:** The amount and type of asset that a borrower must provide to fulfill the loan
* **Borrow amount:** The total amount that can be borrowed against the above collateral
* **Interest rate:** The minimum [APY](https://docs.astaria.xyz/concepts/glossary#apy-annual-percentage-yield) that a prospective borrower can accept.&#x20;
* **LTV:** The [LTV](https://docs.astaria.xyz/concepts/glossary#ltv-loan-to-value) will be automatically calculated based on the above fields; however, it can also be directly edited to adjust the borrow amount to meet a desired threshold.&#x20;

**The higher your** [**LTV**](https://docs.astaria.xyz/concepts/glossary#ltv-loan-to-value) **and the lower your** [**APY**](https://docs.astaria.xyz/concepts/glossary#apy-annual-percentage-yield) **interest rate, the more likely you are to have your intent filled by a borrower.**

<figure><img src="https://196550952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPdc645JXZaWGtkc4GInF%2Fuploads%2FI8Y0KKiUi1DkW5iYZnH3%2FScreenshot%20(390).png?alt=media&#x26;token=f5063552-22be-4d4e-bb07-16c08ff520cc" alt=""><figcaption></figcaption></figure>

When the above information is submitted through the Astaria application, the user will sign an EIP-712 message off-chain through their connected wallet to confirm the [intent](https://docs.astaria.xyz/concepts/glossary#intents). This signed message is gas-free, although users will have to approve the collateral token before proceeding.&#x20;

**Important:** When turned on, the Repeat fill toggle will allow Astaria to continuously fill loans at your desired parameters until all of the lent asset has been depleted from your wallet. Disable it to only allow one loan to fill.

<figure><img src="https://196550952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPdc645JXZaWGtkc4GInF%2Fuploads%2FGb0PUQsbYVvsB6Zbb5Fh%2FScreenshot%20(389).png?alt=media&#x26;token=f5ca7927-de39-4988-aed9-07e0d66e7e34" alt=""><figcaption></figcaption></figure>

### Step 2: Wait for a Borrower

* The offer then enters the matching service where it will be matched with a borrower, should the terms fit their requirements.
* It's advised to regularly monitor the loan to ensure that the[ LTV](https://docs.astaria.xyz/concepts/glossary#ltv-loan-to-value) is within your risk tolerances, as certain assets are prone to price fluctuation.
* Wallet access is not necessary to fill a loan. The approval and signed intent message will allow funds to automatically be withdrawn safely from the wallet at the time of execution.

### Step 3: Monitoring the Loan

* Lenders should monitor the health of the loan continuously to make sure that the value of the collateral does not fall below the value of the borrowed asset.&#x20;
* In order to exit the loan, you must administer a [Recall](https://docs.astaria.xyz/loan-recall-and-liquidation#recall). **This can only be done 24 hours after the loan has been initiated.** See the 'loan recall and liquidation' section for further information.
