# Linked asset protocol

{% hint style="danger" %}
The smart contract are currently **not audited**. Use at your own risk.
{% endhint %}

The creation of linked assets has multiple usecases. For example:

* stablecoins: create your own stablecoin linked to any real world fiat currency.&#x20;
* loan and borrow positions: create a linked asset for an on-chain token and sell it to someone for a loan/borrow position. The build in interest/reward model can be used for the payments.
* off-chain assets: make any off-chain assets available on-chain for everyone to use.

{% hint style="info" %}
These docs contain the description of the **main** smart contracts used in the linked asset protocol.&#x20;
{% endhint %}
