# SOW & Rates

## SOW

The SOW will contain the following for the client to confirm and agree prior to the start of the engagement. This includes but is not limited to:

* Scope of Work (Final Commit Hash)
* Price and Payments
* Client Responsibilities
* Legal Frameworks
* Key Deliverables
* Timelines
* Engagement Work Flow
* Researcher Team Breakdown

After both parties have signed the SOW, a private channel with the security review team and the client's team will be created in the Spearbit Discord to optimize communication.


---

# 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/sow-and-rates.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.
