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

# Game binding

> Index of Game Binding topics for the XBOX GDK, covering how to share a single XBOX services configuration between primary and secondary console products.

Explore game binding topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Game binding" icon="circle-info" href="/services/xbox-services/fundamentals/game-binding/game-binding-overview">
    XBOX services Game Binding allows you to set up two console products that share an XBOX services configuration.
  </Card>
</CardGroup>

## See also

* [Identity](/services/xbox-services/fundamentals/identity/index)
* [Portal config](/services/xbox-services/fundamentals/portal-config/index)
* [Rta](/services/xbox-services/fundamentals/rta/index)
* [S2s auth calls](/services/xbox-services/fundamentals/s2s-auth-calls/index)
* [Sandboxes](/services/xbox-services/fundamentals/sandboxes/index)
* [XBOX services API](/services/xbox-services/fundamentals/xbox-services-api/index)


## Related topics

- [Game Binding overview](/services/xbox-services/fundamentals/game-binding/game-binding-overview.md)
- [Game Saves debugging](/build/core-features/common/game-save/game-saves-debugging.md)
- [Game setup](/publishing/game-publishing/concepts/game-setup-overview.md)
- [Fundamentals](/services/xbox-services/fundamentals/index.md)
- [S2s auth calls](/services/xbox-services/fundamentals/s2s-auth-calls/index.md)
