> ## 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 GDK 타이틀을 위한 입력 API 및 하드웨어

> XBOX Series X|S, XBOX One 및 Windows GDK 타이틀을 위한 GameInput API, 컨트롤러 및 액세서리 하드웨어, 고급 입력 주제를 다룹니다.

XBOX 게임 개발을 위한 입력 관련 주제를 살펴보세요.

<CardGroup cols={2}>
  <Card title="고급" icon="folder-open" href="/build/core-features/common/input/advanced/index">
    고급 항목에 대한 문서입니다.
  </Card>

  <Card title="하드웨어" icon="folder-open" href="/build/core-features/common/input/hardware/index">
    하드웨어에 대한 문서입니다.
  </Card>

  <Card title="개요" icon="folder-open" href="/build/core-features/common/input/overviews/index">
    개요에 대한 문서입니다.
  </Card>

  <Card title="포팅" icon="folder-open" href="/build/core-features/common/input/porting/index">
    포팅에 대한 문서입니다.
  </Card>

  <Card title="입력" icon="gamepad" href="/build/core-features/common/input/gc-input-toc">
    a id="introductionSection"/a
  </Card>
</CardGroup>

## 함께 보기

* [Async](/build/core-features/common/async/index)
* [Game config](/build/core-features/common/game-config/index)
* [Game save](/build/core-features/common/game-save/index)
* [Game streaming](/build/core-features/common/game-streaming/index)
* [Lighting](/build/core-features/common/lighting/index)
* [Packaging](/build/core-features/common/packaging/index)
* [User](/build/core-features/common/user/index)


## Related topics

- [XBOX GDK 타이틀을 위한 입력 API 및 하드웨어](/ko/build/core-features/common/input/index.md)
- [XBOX 및 PC 타이틀을 위한 공통 GDK 기능](/ko/build/core-features/common/index.md)
- [GDK 타이틀을 위한 XBOX 및 Windows의 PIX](/ko/tools/tools-console/pix/index.md)
- [XBOX GDK 타이틀을 위한 메모리 시스템](/ko/build/console-features/memory/index.md)
- [XDK 및 GDK 타이틀 버전에서의 멀티플레이어 초대](/ko/services/xbox-services/multiplayer/invites/concepts/live-multiplayer-xdkinvites.md)
