# Parallel  Thoughts

This website is a substitute for [my blog on the Functor Network](https://functor.network/user/912).

While I appreciate the latter's complete LaTeX engine, it is much less friendly when it comes to embedding pictures or managing cross-references.

I will not import my old posts.

Some of the posts here will eventually be processed into [Proof-of-Work: the Book](https://shai-deshe.gitbook.io/pow-book), while others have a more general scope.


---

# 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/parallel-thoughts/parallel-thoughts.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.
