# Quiz

## Question 1

It is MOST important that your incident response policy do which of the following?

<details>

<summary>Solution</summary>

Align with overall business or agency security strategy

</details>

## Question 2

Based on the introduction course and "IR definitions" module, which of the following is LEAST likely to be a triggering event?

<details>

<summary>Solution</summary>

An article in the news about a new malware outbreak

</details>

## Question 3

Bob, the incident response manager, has just been given the task of building an internal IR team. Which of these steps should Bob execute first?

<details>

<summary>Solution</summary>

Assess existing skill sets

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://davidjosearaujo.gitbook.io/online-courses/cyber-incident-response/incident-response-fundamentals/quiz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
