# Crypto Encyclopedia Overview

## Welcome!

This is living documentation to help define concepts and design patterns associated with cryptocurrency networks.&#x20;

Many pages are still incomplete and under construction.&#x20;

**Homepage:** <https://www.square1.tech/>

**Newsletter:** <https://square1.substack.com/p/coming-soon>

{% content-ref url="faqs" %}
[faqs](https://square1-hello.gitbook.io/square-1/faqs)
{% endcontent-ref %}

{% content-ref url="conceptual-glossary" %}
[conceptual-glossary](https://square1-hello.gitbook.io/square-1/conceptual-glossary)
{% endcontent-ref %}

{% content-ref url="the-rabbit-hole" %}
[the-rabbit-hole](https://square1-hello.gitbook.io/square-1/the-rabbit-hole)
{% endcontent-ref %}

## Get in touch!

Square 1 is managed and created by [Duncan](https://twitter.com/OKDunc) who has been building in the crypto (primarily Ethereum) startup space since 2018.&#x20;

The descriptions found in the encyclopedia come after working deeply within all aspects of the ecosystem, including DAOs, NFTs, and DeFi.

If you have feedback or want to collaborate, please dm our [**Instagram**](https://www.instagram.com/square1.tech/) **or** [**Twitter**](https://twitter.com/Square__1_)**.** Also feel free to hit [Duncan](https://twitter.com/OKDunc) personally.


---

# 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://square1-hello.gitbook.io/square-1/master.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.
