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

# Advanced GameInput topics

> Advanced GameInput topics

<a id="introductionSection" />

The following topics cover a variety of intermediate and advanced use-cases for the GameInput API.

[GameInput callbacks](/build/core-features/common/input/advanced/input-callbacks)

Describes how to register callbacks for event-driven notifications.

[GameInput work queues](/build/core-features/common/input/advanced/input-work-queues)

Provides details about GameInput's internal asynchronous event handlers and how to manually schedule them.

[Input Synchronization (Dynamic Latency Input)](/build/core-features/common/input/advanced/input-synchronization)

How to reduce input latency by synchronizing input on supported devices.

[Force Feedback](/build/core-features/common/input/advanced/input-forcefeedback)

Provides an overview of GameInput's support for force feedback.

[Keyboard and Mouse](/build/core-features/common/input/advanced/input-keyboard-mouse)

Provides an overview of GameInput's support for keyboard and mouse input.

[PIX Integration (NDA topic)](/tools/tools-console/pix/pix-input-sync)

How to enable information about input API usage to show up in PIX traces.

<a id="seeAlsoSection" />

## See also

[GameInput fundamentals](/build/core-features/common/input/overviews/input-fundamentals)

[GameInput API reference](/reference/input/gc-reference-input-toc)


## Related topics

- [Advanced GameInput topics: force feedback and callbacks](/build/core-features/common/input/advanced/index.md)
- [GameInput callbacks](/build/core-features/common/input/advanced/input-callbacks.md)
- [GameInput work queues](/build/core-features/common/input/advanced/input-work-queues.md)
- [GameInput readings](/build/core-features/common/input/overviews/input-readings.md)
- [Dynamic Latency Input](/build/core-features/common/input/advanced/input-synchronization.md)
