Skip to content

{guide_title}

Source: doc-guide.md

markdown
# {guide_title}

> {one_line_summary}

<!-- sniper:managed:start -->

## Overview
<!-- What this guide covers and who it's for -->

## Prerequisites
<!-- What the reader needs before starting -->
-

## Steps

### 1. {first_step}
<!-- Detailed instructions with code examples -->

### 2. {second_step}
<!-- Continue as needed -->

## Examples
<!-- Working examples that demonstrate the key concepts -->

## Troubleshooting
<!-- Common issues and their solutions -->
| Problem | Solution |
|---------|----------|
| | |

## Related Documentation
<!-- Links to other relevant docs -->
-

<!-- sniper:managed:end -->