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

# Digital Assets Knowledge Portal

Welcome to the Haruko digital assets knowledge portal.&#x20;

We are excited to share a curated database of the best crypto thought pieces and resources, which we hope will be helpful in your digital asset journey. &#x20;

Let's jump in <img src="https://abs-0.twimg.com/emoji/v2/svg/1f573.svg" alt="🕳️" data-size="line"><img src="https://abs-0.twimg.com/emoji/v2/svg/1f407.svg" alt="🐇" data-size="line">

{% tabs %}
{% tab title="PURPOSE" %}
{% content-ref url="/pages/UdXiN559BOIvKR0c12SX" %}
[Decentralization](/purpose-why/decentralization.md)
{% endcontent-ref %}

{% content-ref url="/pages/RhzZuUgeUwU2GoPTLl7V" %}
[Trustless](/purpose-why/trustless.md)
{% endcontent-ref %}

{% content-ref url="/pages/k7foRZFyqwpvnbtQPf3y" %}
[Consensus](/purpose-why/consensus.md)
{% endcontent-ref %}

{% content-ref url="/pages/w8TZVcLKtxfvdInJRgCA" %}
[Privacy](/purpose-why/privacy.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="APPLICATIONS" %}
{% content-ref url="/pages/W3TqaupjMy9oOErWh0Mw" %}
[Payments](/applications-how/payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/AcHB0q13OXihGhkJSF6b" %}
[DeFi](/applications-how/defi.md)
{% endcontent-ref %}

{% content-ref url="/pages/EOP3QWG1j2WYu1YjKrmU" %}
[Yield Farming](/applications-how/yield-farming.md)
{% endcontent-ref %}

{% content-ref url="/pages/eG6SUx89keLi0OWed9xY" %}
[Lending](/applications-how/lending.md)
{% endcontent-ref %}

{% content-ref url="/pages/WaBmIT0Fkng0tdmn1JV6" %}
[Staking](/applications-how/staking.md)
{% endcontent-ref %}

{% content-ref url="/pages/lRQb5ICbn94KUI1Uo6VD" %}
[Liquidity Pools (AMM)](/applications-how/liquidity-pools-amm.md)
{% endcontent-ref %}

{% content-ref url="/pages/trhftibeiP8N5PZoBYqa" %}
[Tokenomics](/applications-how/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gkex5tqQdWj1iE3arWcv" %}
[Risk Management](/applications-how/risk-management.md)
{% endcontent-ref %}

lll
{% endtab %}

{% tab title="PRODUCTS" %}
{% content-ref url="/pages/4vt13YO0AyzhWZlL1miE" %}
[Bitcoin (BTC)](/products-what/bitcoin-btc.md)
{% endcontent-ref %}

{% content-ref url="/pages/7KIjLijrTStTNRra9HYl" %}
[Ethereum (ETH)](/products-what/ethereum-eth.md)
{% endcontent-ref %}

{% content-ref url="/pages/rewN4x0wNeIdhUjHzBVI" %}
[Layer 1 (other)](/products-what/layer-1-other.md)
{% endcontent-ref %}

{% content-ref url="/pages/dTcFWup9weMFSM8zQgXm" %}
[Layer 2 (scaling)](/products-what/layer-2-scaling.md)
{% endcontent-ref %}

{% content-ref url="/pages/zSOiOy00yUKetSTF1uab" %}
[Stablecoins](/products-what/stablecoins.md)
{% endcontent-ref %}

{% content-ref url="/pages/s71g7bYW5BJVvo9s2KA2" %}
[CBDC](/products-what/cbdc.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gf5Q0vcbGidk9UkvHQ5B" %}
[Derivatives](/products-what/derivatives.md)
{% endcontent-ref %}

{% content-ref url="/pages/DQATuFxND5EztMtqUNNh" %}
[NFT](/products-what/nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/ovq0YlDnEHgfAZZf1Zdw" %}
[Infrastructure](/products-what/infrastructure.md)
{% endcontent-ref %}

lll
{% endtab %}

{% tab title="RESOURCES" %}
{% content-ref url="/pages/lBbG8ZlONekplGaFzrSh" %}
[Research](/resources/research.md)
{% endcontent-ref %}

{% content-ref url="/pages/QFnsvcRu0GKPli7Zpmmb" %}
[Tools & Analytics](/resources/tools-and-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/N4VOZmrWhVtNHXbnUPQu" %}
[Video](/resources/video.md)
{% endcontent-ref %}

{% content-ref url="/pages/9kafLXetp0zDs8udzmAU" %}
[Podcasts](/resources/podcasts.md)
{% endcontent-ref %}

{% content-ref url="/pages/xOL3Ywtn25Gff7bfTRRw" %}
[Newsletters](/resources/newsletters.md)
{% endcontent-ref %}

{% content-ref url="/pages/K8nTlUPrdDZukdqjkiUV" %}
[Institutional](/resources/institutional.md)
{% endcontent-ref %}

{% content-ref url="/pages/63aux07uqk4LjuSFDix7" %}
[Github](/resources/github.md)
{% endcontent-ref %}

{% content-ref url="/pages/qDt8V9xH7yzU4Lk0iiTa" %}
[Telegram](/resources/telegram.md)
{% endcontent-ref %}

{% endtab %}
{% endtabs %}


---

# 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://knowledge.haruko.io/digital-assets-knowledge-portal.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.
