# How Does the Morphlin Lending Bot Work?

Our primary objective is to simplify the lending process while offering a user-friendly interface. To get started, all you need to do is sign up for a Morphlin account and input your Bitfinex API credentials on your account dashboard. We offer comprehensive step-by-step guides for all platforms we support, including a specific guide for Bitfinex.

Once your setup is complete, our automated bot will review your accounts across all linked platforms. It will then proceed to initiate new loans at the most favorable interest rates available, for all supported cryptocurrencies.

<figure><img src="/files/HCNF4fjNvtRGQzcwjU4p" 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.morphlin.com/get-started/bitfinex/how-does-the-morphlin-lending-bot-work.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.
