# Welcome!

This is the website of my in-progress book *Proof-of-Work*.

I started this book with many aspirations in mind, but mostly to create a unified reference useful for everyone, from retailers who want to know how to ask the important questions to professional computer scientists looking for a gentle introduction into the world of probabilistic consensus.

But mostly, I want this to be an enjoyable exposition of the beauty of proof-of-work in theory and practice.

**Acknowledgments**:

This book is currently sponsored by [Quai](https://qu.ai/), who generously offered to cover the costs of two weekly workdays while agreeing that I maintain complete creative control.

<figure><img src="/files/IyyIZAUawUDKQZw8JIic" alt=""><figcaption></figcaption></figure>


---

# 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://shai-deshe.gitbook.io/understanding-blockdags-and-ghostdag/welcome.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.
