# Financial Instruments Supported

The NUTS Finance platform is a decentralized technology platform capable of supporting issuances of financial instruments characterized by the following attributes:

* Exchange frequency of instrument is non-latency sensitive&#x20;
* Instruments possess a natural status lifecycle (delinquent, defaulted, liquidated, etc.)&#x20;
* Instrument transacts in a peer-to-peer/peer-to-intermediary/peer-to-smart contract, off-exchange and non-atomic format&#x20;

In the context of this document, these financial instruments are referred to as non-standardized financial instruments. Instruments that fall under this category includes lending and borrowing, swaps and various forms of promissory notes.

At the initial phase, the NUTS Finance platform will support the following ERC-20 based financial instruments: (i) Crypto lending contracts (ii) Crypto borrowing contracts (iii) Crypto swap contracts (iv) Crypto savings contracts.<br>


---

# 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.nuts.finance/master/opportunity/issuance-platform-for-multiple-classes-of-financial-instruments/financial-instruments-supported.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.
