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