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

# Console features for the XBOX Game Development Kit

> Audio, memory, cross-gen, networking, Game DVR, and console-specific console features for XBOX Series X|S and XBOX One titles built with the GDK.

Explore console features topics for XBOX game development.

## Subtopics

<CardGroup cols={2}>
  <Card title="Audio" icon="volume-high" href="/build/console-features/audio/index">
    Documentation for audio.
  </Card>

  <Card title="Cross gen" icon="folder-open" href="/build/console-features/cross-gen/index">
    Documentation for cross gen.
  </Card>

  <Card title="Game dvr" icon="folder-open" href="/build/console-features/game-dvr/index">
    Documentation for game dvr.
  </Card>

  <Card title="Memory" icon="folder-open" href="/build/console-features/memory/index">
    Documentation for memory.
  </Card>

  <Card title="Networking" icon="network-wired" href="/build/console-features/networking/index">
    Documentation for networking.
  </Card>

  <Card title="Storage" icon="hard-drive" href="/build/console-features/storage/index">
    Documentation for storage.
  </Card>
</CardGroup>

## Guides

<CardGroup cols={2}>
  <Card title="Console specific GDK features" icon="cube" href="/build/console-features/console-features-overview">
    The features described in this section can only be used for games intended to run on XBOX Series X|S and XBOX One consoles.
  </Card>
</CardGroup>

## See also

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


## Related topics

- [Console features for the XBOX Game Development Kit](/build/console-features/index.md)
- [XBOX Game Development Kit의 콘솔 기능](/ko/build/console-features/index.md)
- [XBOX Game Development Kit 的主机功能](/zh-CN/build/console-features/index.md)
- [Características de consola para el XBOX Game Development Kit](/es/build/console-features/index.md)
- [XBOX Game Development Kit のコンソール機能](/ja-jp/build/console-features/index.md)
