# Welcome

Welcome to Haruko's Atlas; a carefully curated map of maps for those looking to learn about digital assets.

We hope this proves to be a valuable resource for institutional finance professionals looking to join the digital assets ecosystem.

As with any developing technology or movement, a week is a long time in digital assets.  We will continuously develop and update these resources as it does, and we invite you to do the same.&#x20;

To contribute, correct and/or comment, [email us here](mailto:hello@haruko.io?subject=Atlas).

{% tabs %}
{% tab title="WHY" %}
{% content-ref url="philosophy/decentralization" %}
[decentralization](https://atlas.haruko.io/philosophy/decentralization)
{% endcontent-ref %}

{% content-ref url="philosophy/trustless" %}
[trustless](https://atlas.haruko.io/philosophy/trustless)
{% endcontent-ref %}

{% content-ref url="philosophy/immutability" %}
[immutability](https://atlas.haruko.io/philosophy/immutability)
{% endcontent-ref %}

{% content-ref url="philosophy/permissionless" %}
[permissionless](https://atlas.haruko.io/philosophy/permissionless)
{% endcontent-ref %}
{% endtab %}

{% tab title="HOW" %}
{% content-ref url="defi/payments" %}
[payments](https://atlas.haruko.io/defi/payments)
{% endcontent-ref %}

{% content-ref url="defi/introducing-defi" %}
[introducing-defi](https://atlas.haruko.io/defi/introducing-defi)
{% endcontent-ref %}

{% content-ref url="defi/yield-farming" %}
[yield-farming](https://atlas.haruko.io/defi/yield-farming)
{% endcontent-ref %}

{% content-ref url="defi/lending" %}
[lending](https://atlas.haruko.io/defi/lending)
{% endcontent-ref %}

{% content-ref url="defi/staking" %}
[staking](https://atlas.haruko.io/defi/staking)
{% endcontent-ref %}

{% content-ref url="defi/liquidity-pools-amm" %}
[liquidity-pools-amm](https://atlas.haruko.io/defi/liquidity-pools-amm)
{% endcontent-ref %}

{% content-ref url="defi/tokenomics" %}
[tokenomics](https://atlas.haruko.io/defi/tokenomics)
{% endcontent-ref %}

{% content-ref url="defi/risk-management" %}
[risk-management](https://atlas.haruko.io/defi/risk-management)
{% endcontent-ref %}

lll
{% endtab %}

{% tab title="WHAT" %}
{% content-ref url="digital-assets/bitcoin-btc" %}
[bitcoin-btc](https://atlas.haruko.io/digital-assets/bitcoin-btc)
{% endcontent-ref %}

{% content-ref url="digital-assets/ethereum-eth" %}
[ethereum-eth](https://atlas.haruko.io/digital-assets/ethereum-eth)
{% endcontent-ref %}

{% content-ref url="technology/layer-1-blockchains" %}
[layer-1-blockchains](https://atlas.haruko.io/technology/layer-1-blockchains)
{% endcontent-ref %}

{% content-ref url="technology/layer-2-projects" %}
[layer-2-projects](https://atlas.haruko.io/technology/layer-2-projects)
{% endcontent-ref %}

{% content-ref url="digital-assets/stablecoins" %}
[stablecoins](https://atlas.haruko.io/digital-assets/stablecoins)
{% endcontent-ref %}

{% content-ref url="digital-assets/central-bank-digital-currency" %}
[central-bank-digital-currency](https://atlas.haruko.io/digital-assets/central-bank-digital-currency)
{% endcontent-ref %}

{% content-ref url="digital-assets/derivatives" %}
[derivatives](https://atlas.haruko.io/digital-assets/derivatives)
{% endcontent-ref %}

{% content-ref url="digital-assets/nft" %}
[nft](https://atlas.haruko.io/digital-assets/nft)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://atlas.haruko.io/broken-reference)
{% endcontent-ref %}

lll
{% endtab %}

{% tab title="RESOURCES" %}
{% content-ref url="resources/research" %}
[research](https://atlas.haruko.io/resources/research)
{% endcontent-ref %}

{% content-ref url="technology/tools-and-analytics" %}
[tools-and-analytics](https://atlas.haruko.io/technology/tools-and-analytics)
{% endcontent-ref %}

{% content-ref url="resources/videos" %}
[videos](https://atlas.haruko.io/resources/videos)
{% endcontent-ref %}

{% content-ref url="resources/podcasts" %}
[podcasts](https://atlas.haruko.io/resources/podcasts)
{% endcontent-ref %}

{% content-ref url="philosophy/institutional-participation" %}
[institutional-participation](https://atlas.haruko.io/philosophy/institutional-participation)
{% endcontent-ref %}

{% content-ref url="resources/github" %}
[github](https://atlas.haruko.io/resources/github)
{% endcontent-ref %}

{% content-ref url="resources/twitter-lists" %}
[twitter-lists](https://atlas.haruko.io/resources/twitter-lists)
{% endcontent-ref %}

{% content-ref url="resources/telegram" %}
[telegram](https://atlas.haruko.io/resources/telegram)
{% endcontent-ref %}

{% content-ref url="resources/email-newsletters" %}
[email-newsletters](https://atlas.haruko.io/resources/email-newsletters)
{% endcontent-ref %}

lll
{% endtab %}
{% endtabs %}


---

# 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://atlas.haruko.io/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.
