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

# Introduction

With the emergence of Bitcoin, decentralized ledger technologies have become widely discussed by experts, not just limited to the field of cryptocurrency but several other fields such as banking, ITeS to name a few . As Bitcoin became the first decentralized payment system, experts discovered that the absence of a centralized control over the network could lead to more robust, fair, and transparent financial systems.

Thus, Bitcoin inspired the development of many other decentralized systems with a variety of different features. However, as more and more people ventured into cryptocurrency based transactions, privacy and anonymity became the centerpiece. Our endeavor is to create a cryptocurrency that is supported by a wide range of blockchains and one that achieves privacy and liquidity.


---

# 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://priceai.gitbook.io/priceai-whitepaper/introduction.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.
