> ## 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.

# Input APIs and hardware for XBOX GDK titles

> GameInput APIs, controller and accessory hardware, and advanced input topics for XBOX Series X|S, XBOX One, and Windows GDK titles.

Explore input topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Advanced" icon="folder-open" href="/build/core-features/common/input/advanced/index">
    Documentation for advanced.
  </Card>

  <Card title="Hardware" icon="folder-open" href="/build/core-features/common/input/hardware/index">
    Documentation for hardware.
  </Card>

  <Card title="Overviews" icon="folder-open" href="/build/core-features/common/input/overviews/index">
    Documentation for overviews.
  </Card>

  <Card title="Porting" icon="folder-open" href="/build/core-features/common/input/porting/index">
    Documentation for porting.
  </Card>

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

## See also

* [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

- [Input APIs and hardware for XBOX GDK titles](/build/core-features/common/input/index.md)
- [Input](/build/core-features/common/input/gc-input-toc.md)
- [API de entrada y hardware para títulos de GDK de XBOX](/es/build/core-features/common/input/index.md)
- [GameInput hardware: force feedback, haptics, and sensors](/build/core-features/common/input/hardware/index.md)
- [GameInput for hardware developers](/build/core-features/common/input/hardware/input-hardware-topics.md)
