> ## Documentation Index
> Fetch the complete documentation index at: https://academy.pathfindr.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Challenge

> Put what you have learned into practice. Complete one or more of the following tasks using Copilot.

<AccordionGroup>
  <Accordion title="Challenge 1: Complete a Task with Notebook / Pages" icon="brain">
    Now that you understand how context works in Copilot, try this with a real piece of your own work.

    <Steps>
      <Step title="Pick a current task">
        Choose something you are working on this week, for example a report, a set of meeting notes, or a collection of policy documents.
      </Step>

      <Step title="Decide: Notebook or Page?">
        If you have multiple source files to reference, create a Notebook. If you have a single output to draft and refine, start a chat and move the response to a Page.
      </Step>

      <Step title="Write your prompt using What-When-How">
        Structure your prompt: What do you need? When or for what purpose? How should Copilot format or approach it?
      </Step>

      <Step title="Iterate">
        Use follow-up prompts to refine the output. In a Notebook, ask more specific questions against your files. In a Page, ask Copilot to adjust tone, length, or structure.
      </Step>
    </Steps>

    <Tip>
      Grab a real document from your current workload. The best way to learn these features is to use them with content you actually need to deliver.
    </Tip>
  </Accordion>
</AccordionGroup>
