# Connect and Supply

1. Visit <https://app.colend.xyz/> and click on **Connect Wallet**

<figure><img src="/files/6MjdurG1uwkjp909vYZN" alt=""><figcaption></figcaption></figure>

1. Select **Browser Wallet** *(desktop)* or **Wallet Connect** *(iOS/Android)*\
   [*if you don't have a wallet, please read this section*](/home/how-to/setup-core/wallets-and-rpcs.md)\\

   <figure><img src="/files/JMado7btQO8mwDGCBiX9" alt=""><figcaption></figcaption></figure>
2. **Assets to Supply** section displays the cryptos in your wallet that are eligible for deposit on Colend. Click on "**Supply**" button for the asset you can deposit.\\

   <figure><img src="/files/AFiiq3BdsRJmztd1GmjP" alt="" width="375"><figcaption><p>For example, there are 7641 Core in the wallet ready for immediate deposit on Colend.</p></figcaption></figure>
3. **Enter the desired amount ➀** or click on **MAX ➁**. \\

   <figure><img src="/files/DTt3FRRWmePDC0UIvsxB" alt=""><figcaption><p>Once the amount is entered, "Enter Amount" button will update to enable your deposit.</p></figcaption></figure>
4. Click on **Supply Core**\
   ![](/files/E6ApjfuYR4z8l0N2DAMX)
5. A pop-up notification from your wallet will prompt you to confirm the transaction.\
   Click on **Confirm**.\\

   <figure><img src="/files/2hwyL3SsRrpN1TwzzDf5" alt=""><figcaption><p>Before confirming the transaction, ensure that all the information is accurate.</p></figcaption></figure>

{% hint style="info" %}
Note that the first time you supply a crypto, an initial approval transaction is necessary.
{% endhint %}

6. **Click on "Ok, Close"** to get back to the Dashboard.\
   After your transaction is confirmed, your assets are actively supplying, and you will start earning interest immediately.

<figure><img src="/files/lYnBtT5vlve8nYwvEV46" alt=""><figcaption><p>You can add the received token to your wallet (optional).</p></figcaption></figure>

{% hint style="info" %}
aToken are receipt tokens that allows you to reclaim your deposit. Do not transfer them, as you may risk to lost your supply if you did a loan.
{% endhint %}


---

# 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://colend.gitbook.io/home/how-to/use-colend/connect-and-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.
