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

# Tools

> Networking tools and utilities for the XBOX Game Development Kit (console features): diagnostics, packet capture, and network verification helpers.

Explore tools topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Fiddler on windows pc" icon="network-wired" href="/build/console-features/networking/tools/fiddler-pc">
    Use this article to understand how to use Fiddler with the Microsoft Game Development Kit (GDK) on Windows PC.
  </Card>

  <Card title="Fiddler on XBOX devkits" icon="server" href="/build/console-features/networking/tools/fiddler-setup-networking">
    Use this topic to understand how to use Fiddler with an XBOX devkit.
  </Card>

  <Card title="Capturing network traffic on XBOX one" icon="network-wired" href="/build/console-features/networking/tools/netcap-networking">
    Use this topic to understand how to use network packet capture on an XBOX One Dev Kit.
  </Card>

  <Card title="Network stress tests on XBOX dev kits" icon="network-wired" href="/build/console-features/networking/tools/netstress-networking">
    Use this topic to understand how to simulate a reduced-capacity network on an XBOX One Dev Kit.
  </Card>

  <Card title="Networking tools in the microsoft game" icon="network-wired" href="/build/console-features/networking/tools/tools-networking-toc">
    This section describes the tools for monitoring and debugging network issues for GDK titles on XBOX One Dev Kits.
  </Card>
</CardGroup>

## See also

* [Game mesh](/build/console-features/networking/game-mesh/index)
* [Web requests](/build/console-features/networking/web-requests/index)
* [XDK migration](/build/console-features/networking/xdk-migration/index)


## Related topics

- [Tools](/tools/index.md)
- [Tools for XBOX services](/tools/tools-services/live-tools-nav.md)
- [Script authoring tool](/tools/tools-console/wdp/script-authoring-tool.md)
- [Additional standalone tools](/tools/additional-tools.md)
- [Tools and middleware providers](/tools/tools-and-middleware-providers.md)
