Skip to content
S RookDuel Setu AI-ready documentation template

Page Template

Use this structure when creating a new page:

---
title: Page Title
description: Explain what the reader will accomplish.
sidebar:
order: 1
---
Introduce the subject and explain when the reader should use it.
## Prerequisites
- Required access
- Required tools
## Procedure
1. Complete the first action.
2. Complete the second action.
3. Verify the result.
```bash
example-command --verify
```
## Troubleshooting
Describe likely failure cases and how to resolve them.
## Next steps
Link to the most relevant follow-up page.