curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625d910fb77f9826de00b73.md
Sarah keeps sharing her advice.
What is the advantage of starting with introductory sections according to Sarah?
It makes the documentation more manageable by focusing on core concepts first.
It saves time by avoiding unnecessary details.
Sarah's focus is on understanding core concepts.
Introductory sections are always the most interesting.
Sarah's emphasis is on manageability, not interest.
You can skip learning the more difficult parts.
Sarah suggests building a foundation, not skipping parts.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.2-2.mp3",
"startTime": 1,
"startTimestamp": 43.5,
"finishTimestamp": 51.36
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.58,
"dialogue": {
"text": "When the documentation is extensive, start with the introductory sections.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 5,
"finishTime": 8.86,
"dialogue": {
"text": "If you focus on understanding the core concepts first, it becomes more manageable.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 9.36
}
]
}