# How to Deposit cLFI-D

Welcome to the world of CloudK! This guide will walk you through the process of making a crypto deposit. Whether you're new to CloudK or a seasoned user, this step-by-step guide will help you deposit tokens into your wallet.

### Step 1: Log in to Your HOMNIFI Account

Log in to your Homnifi account using your credentials. Browse to Defi360 in the menu and Click on "My CloudK".

***

### Step 2: Navigate to the Deposit cLFi Section.&#x20;

Locate the "Deposit cLFi" section on the CloudK platform. This is where you can find options to deposit various cryptocurrencies.

***

### Step 3: Select the Cryptocurrency to Deposit

Choose the specific cryptocurrency you want to deposit. Ensure that you select the correct cryptocurrency, as sending the wrong one may result in a loss of tokens.

### Step 4: Choose the Network

Some cryptocurrencies operate on multiple networks (e.g., Ethereum on ERC-20, Matic, Tron). Select the appropriate network for your deposit. The CloudK app will provide options for choosing the network along with the cryptocurrency.

***

### Step 5: Copy the Deposit Address

Click on the "Copy" button next to the deposit address to copy it to your clipboard or you can scan the address from the QR code provided. Be cautious and double-check the address before proceeding to avoid any errors.

***

### Step 6: Open Your Crypto Wallet (from where you are depositing) {External Platform}

Open your wallet and navigate to the option for sending or depositing tokens.

***

### Step 7: Paste the Deposit Address {External Platform}

In your wallet, paste the deposit address you copied from the CloudK platform. Ensure that the address matches exactly to avoid sending tokens to the wrong destination.

***

### Step 8: Enter the Amount to Deposit {External Platform}

Specify the amount of cryptocurrency you want to deposit. Some exchanges may also provide options for specifying the currency type (e.g., BTC, ETH) or using a fiat equivalent.

{% hint style="info" %}
The final amount (deducting all the transfer fees or any charges) deposited in the CloudK platform should be more than the minimum amount specified by the platform.
{% endhint %}

***

### Step 9: Confirm the Transaction {External Platform}

Review the transaction details, including the deposit address and amount, before confirming. Once you're certain, click on the "Confirm" or "Send" button.

***

### Step 10: Wait for Confirmation {External Platform}

Cryptocurrency transactions may take some time to be confirmed on the blockchain. Monitor your exchange account or wallet for updates on the transaction status.

{% hint style="info" %}
If the amount is not credited to your account wait for 1 hour before raising any ticket on the CloudK platform.
{% endhint %}

***

Congratulations! You have successfully made a crypto deposit. Keep in mind that transaction times and fees may vary depending on the cryptocurrency and blockchain network. Always follow best security practices and use reputable exchanges and wallets to ensure the safety of your tokens.


---

# 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.homnifi.com/homnifi-101/defi360/welcome-to-cloudk/wallet-on-cloudk/how-to-deposit-clfi-d.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.
