# Crypto Loans

Crypto holders can get their high-value purchases and other financial requirements funded through loans, secured by the cryptos they hold, using Cion Digital's Crypto Loan Marketplace.

It provides lenders with a platform to offer Fiat loans against cryptocurrency for various purposes, from point-of-sale financing to general-purpose, personal, and business loans.

For the borrowers, it enables viewing different loan offers from multiple lenders and selecting the one that best suits their needs. For the lenders, it’s a portal to showcase their offerings against crypto and acquire customers from diverse prospects.&#x20;

![](/files/U7iEmDTTmHAMrzBHJsmp)

### APIs <a href="#non-functional-requirements" id="non-functional-requirements"></a>

Multiple APIs are developed for users to integrate and perform the above functionalities independently, i.e., without using Cion Digital’s UI. The API details are [here](broken://pages/9OjP1WURYz69ybBsBbO1).&#x20;

For more questions, click [here](https://app.gitbook.com/o/Qf5xTwU8tzrOaPc06T5A/s/R8K6biUJl6Sez17WdBXa/~/changes/pf9ufL8FL3uESOG0cRvc/training-tools-and-libraries/faqs/crypto-secured-loans).


---

# 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.ciondigital.com/en/platform-capabilities/crypto-loans.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.
