# Crypto Loans Integration

This section describes the step-by-step procedure to utilize the Crypto Loans APIs, followed by UI integration.&#x20;

* The OEM Partner should signup with Cion Digital, post which they are assigned a **Client-Id** and **Client-Secret**.
* For each merchant the partner signs up with, the merchant is issued an **API-Key** and **API-Secret**. These parameters authorize the partner to send API requests on behalf of Merchants.
* Using the above four defined parameters, the partner can log in using the service account. Connect with the Cion Digital team for the API details.
* The partner can call the Cion Digital standalone platform in the widget/iFrame. This is a semi-integrated solution, where the platform screens are shown on the Dealership's platform within an iFrame. Connect with the Cion Digital team fore further details.&#x20;
* The partner can customize the user experience of the screens used. The custom theme can be created, updated, or retrieved using different APIs. Connect with the Cion Digital team for the details about the same.&#x20;
* Post successful sign-in, connect with the Cion Digital team for the steps required specifically for CeFi and DeFi loan requests.&#x20;


---

# 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/industry-solution/oem-partners/crypto-loans-integration.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.
