| Field | Type | Required | Description |
|---|---|---|---|
title |
String | ✔️ | The title of the section |
content |
String | ✔️ | The content of the section, includes markdown formatting |
list |
List<String> | ➖ | List items for the section |
steps |
List<GuideStepMeta> | ➖ | Nested steps within the section |