# Lending Bot

### **What is cryptocurrency lending? How does it work?**

Cryptocurrency lending allows users to lend and borrow cryptocurrencies for a fee or interest.&#x20;

Cryptocurrency lending works by taking cryptocurrency from one user and offering it to another user for a fee. The exact method of administering the loan varies by platform.&#x20;

Cryptocurrency lending services can be found on both centralized and decentralized platforms, but the core principles remain the same.&#x20;

Since the Morphlin lending bot supports the Bitfinex exchange, the following begins to introduce Bitfinex.

### **Is Bitfinex safe? Is it a scam?**

Bitfinex exchange developed by iFinex.Inc. It was established in Hong Kong in 2012 and has developed since then. Since its establishment, Bitfinex has had a good development trend, providing users with a variety of trading ecosystems, including spot trading, simulation Trading, Staking, Lending, etc. The daily trading volume has reached 1 billion US dollars, making it a world-class exchange.<br>

### **Features of Bitfinex "Lending"**

Compared with other competing exchanges, Bitfinex's lending freedom is relatively high, and he uses the bidding method to do lending.&#x20;

Users can freely customize the parameters of borrowing under this model, such as loan amount, loan daily interest rate, and loan days, thus providing a very high degree of freedom.&#x20;

Also because of the use of auction-style rubbing, the interest rate will change with market fluctuations, and higher rewards can be obtained when the market is relatively good.


---

# 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.morphlin.com/get-started/lending-bot.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.
