# 디센트 아카데미에 오신 것을 환영합니다.

## 블록체인 일반&#x20;

{% content-ref url="blockchain-basic/what-is-blockchain" %}
[what-is-blockchain](https://academy.dcentwallet.com/ko/blockchain-basic/what-is-blockchain)
{% endcontent-ref %}

{% content-ref url="blockchain-basic/the-meaning-of-decentralization" %}
[the-meaning-of-decentralization](https://academy.dcentwallet.com/ko/blockchain-basic/the-meaning-of-decentralization)
{% endcontent-ref %}

{% content-ref url="blockchain-basic/how-bitcoin-achieved-decentralization" %}
[how-bitcoin-achieved-decentralization](https://academy.dcentwallet.com/ko/blockchain-basic/how-bitcoin-achieved-decentralization)
{% endcontent-ref %}

{% content-ref url="blockchain-basic/what-is-a-smart-contract" %}
[what-is-a-smart-contract](https://academy.dcentwallet.com/ko/blockchain-basic/what-is-a-smart-contract)
{% endcontent-ref %}

{% content-ref url="blockchain-basic/what-is-ethereum" %}
[what-is-ethereum](https://academy.dcentwallet.com/ko/blockchain-basic/what-is-ethereum)
{% endcontent-ref %}

## 암호 기초

{% content-ref url="cryptography-basic/what-is-public-key-cryptography" %}
[what-is-public-key-cryptography](https://academy.dcentwallet.com/ko/cryptography-basic/what-is-public-key-cryptography)
{% endcontent-ref %}

{% content-ref url="cryptography-basic/what-is-a-digital-signature" %}
[what-is-a-digital-signature](https://academy.dcentwallet.com/ko/cryptography-basic/what-is-a-digital-signature)
{% endcontent-ref %}

{% content-ref url="cryptography-basic/what-is-a-hash-function-1" %}
[what-is-a-hash-function-1](https://academy.dcentwallet.com/ko/cryptography-basic/what-is-a-hash-function-1)
{% endcontent-ref %}

{% content-ref url="cryptography-basic/what-is-a-hash-function-2" %}
[what-is-a-hash-function-2](https://academy.dcentwallet.com/ko/cryptography-basic/what-is-a-hash-function-2)
{% endcontent-ref %}

{% content-ref url="cryptography-basic/security-of-cryptography" %}
[security-of-cryptography](https://academy.dcentwallet.com/ko/cryptography-basic/security-of-cryptography)
{% endcontent-ref %}

## 암호 화폐 지갑

{% content-ref url="crypto-walle/roles-and-functions-of-a-wallet" %}
[roles-and-functions-of-a-wallet](https://academy.dcentwallet.com/ko/crypto-walle/roles-and-functions-of-a-wallet)
{% endcontent-ref %}

{% content-ref url="crypto-walle/types-of-wallets" %}
[types-of-wallets](https://academy.dcentwallet.com/ko/crypto-walle/types-of-wallets)
{% endcontent-ref %}

{% content-ref url="crypto-walle/why-should-you-use-a-hardware-wallet" %}
[why-should-you-use-a-hardware-wallet](https://academy.dcentwallet.com/ko/crypto-walle/why-should-you-use-a-hardware-wallet)
{% endcontent-ref %}

{% content-ref url="crypto-walle/key-recovery-and-mnemonic-code" %}
[key-recovery-and-mnemonic-code](https://academy.dcentwallet.com/ko/crypto-walle/key-recovery-and-mnemonic-code)
{% endcontent-ref %}

## 블록체인 네트워크  &#x20;

{% content-ref url="blockchain-network/understanding-the-blockchain-network" %}
[understanding-the-blockchain-network](https://academy.dcentwallet.com/ko/blockchain-network/understanding-the-blockchain-network)
{% endcontent-ref %}

{% content-ref url="blockchain-network/understanding-the-token-standard" %}
[understanding-the-token-standard](https://academy.dcentwallet.com/ko/blockchain-network/understanding-the-token-standard)
{% endcontent-ref %}

{% content-ref url="blockchain-network/understanding-the-transaction-fee" %}
[understanding-the-transaction-fee](https://academy.dcentwallet.com/ko/blockchain-network/understanding-the-transaction-fee)
{% endcontent-ref %}

{% content-ref url="blockchain-network/possibility-of-concurrent-creation-of-blocks" %}
[possibility-of-concurrent-creation-of-blocks](https://academy.dcentwallet.com/ko/blockchain-network/possibility-of-concurrent-creation-of-blocks)
{% endcontent-ref %}

## 용어 설명

{% content-ref url="terminology/coin-burning" %}
[coin-burning](https://academy.dcentwallet.com/ko/terminology/coin-burning)
{% endcontent-ref %}

{% content-ref url="terminology/what-is-erc-20" %}
[what-is-erc-20](https://academy.dcentwallet.com/ko/terminology/what-is-erc-20)
{% endcontent-ref %}

{% content-ref url="terminology/what-is-erc-721" %}
[what-is-erc-721](https://academy.dcentwallet.com/ko/terminology/what-is-erc-721)
{% endcontent-ref %}

{% content-ref url="terminology/what-is-defi" %}
[what-is-defi](https://academy.dcentwallet.com/ko/terminology/what-is-defi)
{% endcontent-ref %}

{% content-ref url="terminology/what-is-dao" %}
[what-is-dao](https://academy.dcentwallet.com/ko/terminology/what-is-dao)
{% 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://academy.dcentwallet.com/ko/..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.
