> For the complete documentation index, see [llms.txt](https://docs.honey.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.honey.finance/tutorials/tutorials/lending-and-borrowing-tutorial.md).

# Create a loan

{% tabs %}
{% tab title="Step 1 - Connect" %}

### Connect wallet

You will first need to connect your Solana wallet to the application. Simply click connect wallet, select your wallet provider, and approve the prompt from your wallet provider to connect to the website.

![](/files/iiJQklvsez9AqtzDVDdH)
{% endtab %}

{% tab title="Step 2 - Market selection" %}

### Select a market

Head over to the borrow page, where you will see a list of available markets.

<figure><img src="/files/4cXn65F98zp8gpMzGRDl" alt=""><figcaption></figcaption></figure>

Each market serves an NFT collection, select a market for an NFT that you own, and your NFTs from the selected collection will show up on the right.
{% endtab %}

{% tab title="Step 3 - Select NFT" %}

### Choose an NFT

Select an NFT from that collection, and click the `DEPOSIT NFT` button to deposit the NFT onto the platform.&#x20;

{% hint style="info" %}
At the moment, markets are limited to 1 loan per wallet, to protect markets at launch. This means only 1 of your NFTs at a time can be used as collateral in a market.
{% endhint %}

![](/files/5oLtJLv8AeviHjT3Eokg)

\
Depositing the NFT creates a loan position, with a debt of 0 SOL. No interest is accruing until you borrow SOL.
{% endtab %}

{% tab title="Step 4 - Borrow" %}

### Borrow SOL&#x20;

After depositing an NFT into a market, you can now borrow liquidity from lenders. The NFT you have deposited serves as collateral.

![](/files/085oNeBZ2szrnFBMnzob)

At the top left corner, you will find the **estimated value** of your collateral (NFT). This is value is read from Switchboard oracles, tracking the floor price of the collection.

Below you will see your **risk level**, as this goes up, your loan is more likely to get liquidated. Keep this low to not lose your collateral.

Your **allowance** is how much you can borrow from this NFT.

### Input a SOL value

Use the slider to select an amount of SOL you would like to borrow. This will automatically tell you how much USD worth of SOL you will receive.

![](/files/b86EY1P05op8X0IsGcYB)

\
The values to the right of the borrow form will update after you have selected a value. This is a preview of your position after you click `Borrow`.
{% endtab %}
{% endtabs %}
