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

# XBOX environment tools and APIs

> Index of tools and APIs for the XBOX development environment, including GDK Tools, XBOX Manager, and XBOX Device Portal for dev kit setup and control.

This section describes the tools and APIs for the XBOX environment.

## In this section

[XBOX One and XBOX Series X|S GDK Tools](/tools/tools-console/tools-sdk)
Describes the development tools in the Microsoft Game Development Kit that are available as a separate GDK Tools download.

[XBOX Manager](/tools/tools-console/xbom/xbom)
Manages the configuration and setup of XBOX development kits.

[XBOX Device Portal (Windows Device Portal on XBOX)](/tools/tools-console/wdp/wdp)
Describe how XBOX Device Portal is the XBOX version of Windows Device Portal.

[Developer Home (Dev Home)](/tools/tools-console/devhome/devhome)
Provides information about Developer Home on the console (Dev Home), which is the default experience for development consoles.

[Command-line tools](/tools/tools-console/commandlinetools/commandlinetools)
Describes the command-line tools that are used to perform development tasks, such as managing remote consoles from the development PC and retrieving the version of the Gaming eXtensions Development Kit (GXDK) that's installed on the development PC.

[Console based Command-line tools](/tools/tools-console/console_commandlinetools/consolecommandlinetools)
Describes the command-line tools that are available in the System OS and Game OS.

[Visual Studio](/tools/tools-console/visualstudio/visualstudio)
The Visual Studio integrated development environment (IDE) is the development environment used to create, build, deploy, and debug GDK XBOX apps. The Microsoft GDK supports Visual Studio 2019 and Visual Studio 2022.

[PIX](/tools/tools-console/pix/pix)
Performance Investigator for XBOX (PIX) provides an extensive array of monitoring, performance, and debugging tools to help you improve your title.

[Shader Compiler](/tools/tools-console/shadercompiler/shader-compiler)
The DirectX Shader Compiler (DXCompiler or DXC) is a new shader compiler for Windows and XBOX.

[Hang Investigation](/tools/tools-console/hix/hix)
Describes how HIX is used for offline analysis of GPU hangs.

[xbWatson](/tools/tools-console/xbWatson/xbwatson)
xbWatson is a lightweight tool that allows you to use your development PC to monitor system-wide debug output coming from a XBOX console while also allowing you to collect heap, triage, and mini dumps.

[Profile-guided optimization](/tools/tools-console/pgo/pgo)
Describes profile-guided optimization.

[XBOX video server](/tools/tools-console/xbox-video-server)
Describes how the XBOX console's video server can be used to share video and audio to third-party tools

## Packaging tools

[Make package (makepkg.exe)](/build/core-features/common/packaging/deployment/makepkg)
Creates app packages and app package metadata.

[Make package resource index (makepri.exe)](/build/core-features/common/packaging/deployment/makepri)
Creates and dumps Package Resource Index (PRI) files and performs utility functions on them.

[packageutil.exe](/build/core-features/common/packaging/deployment/packageutil)
Retrieves the signing key information for a package file and compares a base package file with an updated package file.

[Split package (splitpkg.exe)](/build/core-features/common/packaging/deployment/splitpkg)
Builds subset packages from a master package.

## See also

[Tools API reference](/reference/tools/gc-reference-tools-toc)

[Microsoft Game Development Kit](/services/playfab/sdks/platforms/gdk)

[Configuring your development network access for developing Microsoft Game Development Kit titles](/home/setup-install/devkits/settings/configure-dev-network)


## Related topics

- [XBOX console developer tools (GDK)](/tools/tools-console/index.md)
- [XBOX console game development environment and tools](/tools/tools-console/gc-tools-console-toc.md)
- [PC game development environment and tools](/tools/tools-pc/gc-tools-pc-toc.md)
- [XBOX Tools Framework](/reference/tools/xtf/atoc-xbox-tools-framework.md)
- [Tools API reference](/reference/tools/gc-reference-tools-toc.md)
