# Lending in syrupUSDC/USDT

Simply connect your wallet, deposit funds, and start earning consistent high yield.

To deposit, visit [app.maple.finance/earn](https://app.maple.finance/earn). You can view your deposit in the[ Portfolio](https://app.maple.finance/earn/portfolio) page.

[Certain jurisdictions](https://maplefinance.gitbook.io/maple/legal/syrupusdc-and-syrupusdt-available-jurisdictions) are ineligible to deposit in Syrup.\\

**Approvals**

The first time you lend an asset (e.g. USDC, USDT), you may be prompted to allow the contract to interact with your asset. This is a common transaction on Ethereum.\\

**Technical information**

Lending into a pool requires a transaction. Once the transaction has been processed, you will be redirected to a success screen confirming the details of your transaction with links to verify the transaction on Etherscan.

When you lend into a pool you are calling the “Deposit” function on the smart contract. The function, when confirmed in your wallet, will accept your lending tokens and you will receive Pool LP (Liquidity Provider) Tokens.

Each pool contract inherits the[ ERC-4626](https://erc4626.info/) standard, also known as the “Tokenized Vault” Standard. This standard informs how the LP Tokens accrue value from borrower repayments of loans.


---

# 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.maple.finance/syrupusdc-usdt-for-lenders/lending.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.
