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