> For the complete documentation index, see [llms.txt](https://link-network.gitbook.io/link-network-whitepaper-korean/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://link-network.gitbook.io/link-network-whitepaper-korean/link-network.md).

# Link Network에 오신 것을 환영합니다

## 1. Link Network: Web3 기본 블록체인 생태계

> Link Network는 Web3 애플리케이션을 지원하기 위해 설계된 블록체인 인프라로, 효율적이고 안전하며 확장 가능한 블록체인 서비스를 제공하는 것을 목표로 합니다. 혁신적인 합의 메커니즘과 선진 기술 프레임워크를 채택함으로써 Link Network는 기존 블록체인 시스템이 직면한 확장성, 상호운용성 및 사용자 개인 정보 보호 문제를 해결하고, 탈중앙화 금융(DeFi), 대체 불가능 토큰(NFT), 탈중앙화 게임(GameFi) 등 Web3 영역의 발전을 촉진하고자 합니다.

## 빠른 둘러보기

{% content-ref url="/pages/5ZjgDqk6BCmDoytNPsKf" %}
[주요 특징](/link-network-whitepaper-korean/1.-link-network/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/bjjWZwnZ9JACeY08SduA" %}
[합의 메커니즘](/link-network-whitepaper-korean/2.-link-network/undefined.md)
{% endcontent-ref %}

## 여기서 시작합니다

제품을 신속하고 쉽게 설정하는 데 도움이 되는 유용한 가이드를 정리했습니다.

{% content-ref url="/pages/36uVS21qTcZNTGNKh4XV" %}
[1. Link Network에 대해](/link-network-whitepaper-korean/1.-link-network/link-network.md)
{% endcontent-ref %}

{% content-ref url="/pages/GZ6UgjAGHrxDqbyB0WM5" %}
[2. Link Network의 위치에 관해](/link-network-whitepaper-korean/2.-link-network/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/QpeQkrtSm9CDfErWouXd" %}
[3. 크로스체인 상호작용 프로토콜에 관해](/link-network-whitepaper-korean/3./undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/rVSx3X9dTJDHC3DZt0Je" %}
[4. 고 호환성 및 고 확장성에 관해](/link-network-whitepaper-korean/4./undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8L8AGQwn8OYtL9hWIdj" %}
[6. 체인 상의 거버넌스에 관해](/link-network-whitepaper-korean/6./undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/KEFtexnvyUhAMfmYymKG" %}
[7. 발전 전망에 관해](/link-network-whitepaper-korean/7./undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/Rz9cIosmMYaBzivuj2iY" %}
[8. 개발 팀에 관해](/link-network-whitepaper-korean/8./link-network.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://link-network.gitbook.io/link-network-whitepaper-korean/link-network.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
