# Fractional NFT

{% hint style="info" %}
Please note that certain information in this document may be subject to change without notice
{% endhint %}

Financial markets have seen turmoil recently as a result of the prospect of double-digit inflation in several industrialized nations and the slowing post-Covid economic recovery. Since the beginning of the year, the S\&P 500 has decreased by 23%, while the more heavily weighted NASDAQ index has decreased by 32%. Even the cryptocurrency sector has recently failed to offer investors a haven, as Bitcoin values have fallen 67% from over $61,000 in October 2021 to under $20,000 right now. The whole crypto market has fallen from its peak of $3.2 trillion in November 2021 to less than $1 trillion, according to research published last week by The Economist.

<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://whitepaper.ommniverse.ai/fractional-nft.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.
