# How does Amply Finance Work?

Amply Finance operates as a decentralized lending platform where users can lend and borrow cryptocurrencies:

[**Supplying Assets**](/using-amply-finance/supplying-tokens.md): Contribute your cryptocurrencies to our lending pools. In return, you receive interest paid by borrowers.

[**Borrowing Assets**](/using-amply-finance/borrowing-assets.md): Use your deposited crypto as collateral to borrow other cryptocurrencies. The amount you can borrow depends on the risk level of your chosen collateral and the maximum loan-to-value (LTV) ratio.

[**Repaying Loans**](/using-amply-finance/repaying-loans.md): Repay your borrowed cryptocurrencies along with any accrued interest to close your loan position.

[**Withdrawing Assets**](/using-amply-finance/withdrawing-assets.md): Withdraw your deposited crypto assets from the lending pools at any time.<br>

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

&#x20;Ready to explore the world of DeFi? Let's dive into how you can harness the power of Amply Finance.


---

# 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.amply.finance/introduction-to-amply/how-does-amply-finance-work.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.
