> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XBOX Game Development Kit의 콘솔 기능

> GDK로 제작된 XBOX Series X|S 및 XBOX One 타이틀을 위한 오디오, 메모리, 세대 간, 네트워킹, Game DVR 및 콘솔 전용 기능을 다룹니다.

XBOX 게임 개발을 위한 콘솔 기능 주제를 살펴보세요.

## 하위 주제

<CardGroup cols={2}>
  <Card title="Audio" icon="volume-high" href="/build/console-features/audio/index">
    오디오 관련 문서입니다.
  </Card>

  <Card title="Cross gen" icon="folder-open" href="/build/console-features/cross-gen/index">
    세대 간 개발 관련 문서입니다.
  </Card>

  <Card title="Game dvr" icon="folder-open" href="/build/console-features/game-dvr/index">
    게임 DVR 관련 문서입니다.
  </Card>

  <Card title="Memory" icon="folder-open" href="/build/console-features/memory/index">
    메모리 관련 문서입니다.
  </Card>

  <Card title="Networking" icon="network-wired" href="/build/console-features/networking/index">
    네트워킹 관련 문서입니다.
  </Card>

  <Card title="Storage" icon="hard-drive" href="/build/console-features/storage/index">
    저장소 관련 문서입니다.
  </Card>
</CardGroup>

## 가이드

<CardGroup cols={2}>
  <Card title="콘솔 전용 GDK 기능" icon="cube" href="/build/console-features/console-features-overview">
    이 섹션에서 설명하는 기능은 XBOX Series X|S 및 XBOX One 콘솔에서 실행되도록 만들어진 게임에서만 사용할 수 있습니다.
  </Card>
</CardGroup>

## 함께 보기

* [Core features](/build/core-features/common/common-features-overview)


## Related topics

- [GDK와 Steamworks의 개념적 차이](/ko/build/steam-porting-guide/conceptual-differences.md)
- [Microsoft Game Development Kit의 네트워킹 도구](/ko/build/console-features/networking/tools/tools-networking-toc.md)
- [게임 메시 통신: GDK와 XDK의 차이점](/ko/build/console-features/networking/xdk-migration/xdk-migration-game-mesh-networking.md)
- [GDK로 XBOX 콘솔에서 네트워킹](/ko/build/console-features/networking/index.md)
- [도구](/ko/build/console-features/networking/tools/index.md)
