# Lending

**How Do I Make Money With WeFi ?**\
\
For lenders, they can choose to invest in any of the multiple pools provided and earn interest.

**How much interest will I get on lending?**&#x20;

Every pool has a different interest percentage based on supply and demand. The interest amount will be displayed on the dashboard for all the investment pools available.<br>

**Is my investment safe?**

Yes, your lent amount is completely safe since we use a walled garden approach, which means the borrower can only take out the loan amount once the principle amount and interest is paid.

**When can I withdraw my currency from WeFi?**\
Lenders can withdraw their currency anytime they want.


---

# 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.wefi.xyz/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.
