> For the complete documentation index, see [llms.txt](https://dochi.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dochi.gitbook.io/whitepaper/market-analysis/blockchain.md).

# Blockchain

Blockchain technology is expected to lead the future of the financial system, predominantly through innovative new products and services that enable users to transact relatively freely without the need for highly centralized institutions.

Achieving milestone after milestone, the new decentralized paradigm of finance has proven its hunger for more. While simultaneously achieving growth rates that surpassed 100% compounded by a whooping 250% in 2019 and 2020 respectively; and hitting $87 billion in Total Value Locked (TVL) in the same timeframe, it has clearly evidenced its solid theoretical and practical economic foundations, as well as its immense potential.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dochi.gitbook.io/whitepaper/market-analysis/blockchain.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.
