# Technical paper

NIFTSY is a lower-level (L1) cross-chain protocol that helps to account for the collateral value of any assets through the use of NFT wrappers and other smart contracting capabilities.

Initially, the project is built on EVM-compatible blockchains, but there are plans to introduce solutions using other decentralised systems (Solana, Cosmos, Polkadot, Zilliqa, Flow, WAX, Algorand, etc.) after that.

An oracle will also be created for the protocol, initially a scoring system for assets wrapped in NFT, and later a full-fledged classic and AI-antifraud system. Finally, the data obtained from the Protocol through the Oracle serves as an objective database for the Index, which in turn acts as a quantitative measure of the market for NFTs and interchangeable tokens (coins).


---

# 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://niftsy-protocol-niftsy-1.gitbook.io/niftsy/tech/technical-paper.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.
