# Blockchain 101

In this series, we embark on an exciting journey to unravel the mysteries of blockchain technology and provide you with a solid foundation of knowledge.

Our aim is to demystify blockchain and break down complex concepts into easily digestible explanations. Whether you’re a curious beginner, a tech enthusiast, or a professional looking to enhance your understanding, this series will cater to your needs.&#x20;

So, buckle up, embark on this enlightening expedition, and prepare to dive deep into the world of blockchain.

{% content-ref url="/pages/k3WN5xfx7a8aaFujgWWp" %}
[Blockchain Basics](/technology/blockchain-101/blockchain-basics.md)
{% endcontent-ref %}

{% content-ref url="/pages/JoeJyu7PG6pLSLKYknTK" %}
[Crypto Wallets](/technology/blockchain-101/crypto-wallets.md)
{% endcontent-ref %}

{% content-ref url="/pages/NmptBh4YIkKEbeoqP6BH" %}
[Coin and Token Types](/technology/blockchain-101/coin-and-token-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/VlbGtFsnmq8HyAHa7U1f" %}
[Blockchain Transactions](/technology/blockchain-101/blockchain-transactions.md)
{% endcontent-ref %}


---

# 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://learn.qanplatform.com/technology/blockchain-101.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.
