# Supply

### **Overview**

Supplying assets to the Pike allows users to earn interest while providing liquidity for borrowers. This process is essential for the smooth operation of the lending market.

### **Step-by-Step Supply Guide**

**1 - Connect Your Wallet**

* Visit Pike dApp
* Ensure your crypto wallet is connected to the protocol.
* Verify that you have the assets available for supply.

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

**2 - Select the Market from the Lend & Borrow Page**

* Go to the **‘Lend & Borrow’.**
* Browse the list of supported markets

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

**3 - Select an Asset to Supply**

* Navigate to the ’**Asset to Supply’** section of the dashboard.
* Click the **Supply** button for the asset you want to supply.

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

\
**4 - Enter the Supply Amount**

* Choose the amount you want to supply.
* You can enter a custom amount or select predefined percentages (25%, 50%, 75%, 100%).
* Choose to use this asset as collateral for future borrowing.

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

1. **Confirm the Supply Transaction**

   * Click the **Supply** button.
   * Approve the transaction in your wallet.
   * Wait for blockchain confirmation.

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

2. **Monitor Your Supplied Assets**

   * Once the transaction is confirmed, your supplied assets will be displayed in the **‘You Supplied’** section.
   * Track your earned interest and total supplied balance over time.

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


---

# 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.pike.finance/user-guide/supply.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.
