# Partners & Revenue Sharing

Unlockd provides a unique opportunity for partners to integrate our liquidity solutions directly into their products. By leveraging the Unlockd SDK, partners can offer seamless RWA-backed borrowing functionalities to their users, with the added benefit of participating in a revenue-sharing program.

## Whitelisting and Supported Assets

While the Unlockd Protocol is permissionless, [Veris Labs](https://verislabs.xyz), and eventually the Unlockd DAO, determine which assets are whitelisted and supported. These assets typically come from our tokenizing partners, who collaborate closely with Unlockd to ensure their assets are seamlessly integrated into our platform.

## Tailored Partnerships

For development teams and organizations with supported assets, Unlockd offers tailored partnerships. These partnerships enable the integration of Unlockd's advanced borrowing and lending functionalities directly into their products. Partners can choose to brand the integrated solution as powered by Unlockd or offer it as a completely native experience.

## Revenue Sharing Program

The Revenue Sharing Program is designed to create a mutually beneficial relationship between Unlockd and its partners. Here's how it works:

* **Integration**: Partners integrate Unlockd's functionalities using the Unlockd SDK.
* **Loan Origination**: Loans originated through the partner's integration generate revenue from the interest rate spread.
* **Revenue Split**: The generated revenue is split between the partner and Unlockd. The specific terms of the revenue split are tailored to each partnership.

{% hint style="success" %}

#### Benefits for Partners

* **Increased Revenue**: Earn a share of the revenue generated from loans originated through your integration.
* **Enhanced Offerings**: Provide your users with advanced RWA-backed borrowing capabilities, enhancing your product's value proposition.
* **Flexibility**: Choose whether to brand the integrated solution as powered by Unlockd or as a completely native experience.
  {% endhint %}

***

By partnering with Unlockd, you can unlock new revenue streams and offer your users innovative financial services. For more information on how to become a partner and participate in the Revenue Sharing Program, please [contact us](/resources/support-and-contact.md).


---

# 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://sdk.unlockd.finance/about/partners-and-revenue-sharing.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.
