# Breakpoint debugging The AlgoKit AVM VS Code Debugger extension enables line-by-line debugging of Algorand Python smart contracts that are executed on the AVM. It provides a seamless debugging experience by leveraging AVM simulate traces and source maps. ## Quick Start For detailed setup instructions, features, and advanced usage, please refer to the [official repository](https://github.com/algorandfoundation/algokit-avm-vscode-debugger).