# How to Loan Funds on Flowty (Step by Step)

## First Visit to Flowty

1. Read our [Terms of Service](https://flowty.io/tos), [Privacy Policy](https://flowty.io/privacy), [FAQ](/reference/p2p-personal-loans/lender/faq.md) and [Risks](/reference/p2p-personal-loans/lender/lender-risks.md) posts
2. If you have any questions or uncertainties following your review of the posts, please visit our [Discord](https://discord.gg/zAM4w6ePUE)
3. Connect any non-Dapper Wallet (Dapper Wallets only support buy/sell transactions) to Flowty
4. Save your email address — users are required to save an email address to their profile for notification purposes

{% embed url="<https://www.youtube.com/watch?v=tlb58GupurM>" %}
Video walkthrough of the flowty loan process
{% endembed %}

## Step by Step

1. Connect a Non-Dapper Wallet (Dapper Wallets only support buy/sell transactions)
2. Navigate to Marketplace -> Filter by Loans
3. Review available loan listings in the Marketplace (please see the [Glossary](/reference/p2p-personal-loans/glossary-of-terms-loan.md) for an explanation of terms)
4. If you identify a loan that you believe offers adequate compensation given the risk profile of the underlying collateral, select the listing in the Marketplace to see additional detail
5. If you would like to proceed with funding the listing, select “Fund”
6. Approve the transaction in your wallet and fund the listing


---

# 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.flowty.io/reference/p2p-personal-loans/lender/how-to-loan-funds-on-flowty-step-by-step.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.
