# Kickoff

## Kickoff Call

The kickoff call will have all relevant stakeholders including the security review team, core team, and key members from the client. From this kickoff all parties should come away with clear actionable items and goals to be communicated over the duration of the security review period. Additionally the kickoff will serve for any parties to clarify and confirm alignment with one another prior to the review team beginning their work.<br>


---

# 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://docs.spearbit.com/spearbook/anatomy-of-a-spearbit-review/kickoff.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.
