# References

* Nakamoto, S., & Bitcoin, A. (2008). A peer-to-peer electronic cash system. *Bitcoin.–URL: <https://bitcoin>. org/bitcoin. pdf*, *4*.
* Malinova, K., & Park, A. (2018). Tokenomics: when tokens beat equity. *Available at SSRN 3286825*.
* Yakovenko, A. (2018). Solana: A new architecture for a high performance blockchain v0. 8.13. *Whitepaper*.
* Chohan, U. W. (2021). Non-fungible tokens: Blockchains, scarcity, and value. *Critical Blockchain Research Initiative (CBRI) Working Papers*.
* Kugler, L. (2021). Non-fungible tokens and the future of art. *Communications of the ACM*, *64*(9), 19-20.
* Borri, N., Liu, Y., & Tsyvinski, A. (2022). The economics of non-fungible tokens. *Available at SSRN*.


---

# 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.tabeta.be/conclusion/references.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.
