# 배우기

### 개요

### [아키텍처](/infrablockchain-docs/ko/infrablockchain/learn/architecture.md)

**멀티체인** 아키텍처에 대한 전반적인 내용을 다룹니다.

### [프로토콜](/infrablockchain-docs/ko/infrablockchain/learn/protocol.md)

**인프라블록체인** 프로토콜에 대한 전반적인 내용을 다룹니다.

### [Substrate](/infrablockchain-docs/ko/infrablockchain/learn/substrate.md)

인프라블록체인의 핵심 기술인 **Substrate**에 대한 전반적인 내용을 다룹니다.

### [XCM](/infrablockchain-docs/ko/infrablockchain/learn/xcm.md)

**XCM** 형식에 대한 기본 참고 정보를 제공하며, XCM 명령, 레지스터, 원본 및 오류에 대한 설명을 포함합니다.


---

# 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://docs.infrablockchain.net/infrablockchain-docs/ko/infrablockchain/learn.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.
