# Scope of Work

This is sent prior to the proposal, and can be in two formats:

1. High Level / Short Form
2. Detailed / Long Form

Generally speaking, we do #1 first and get a confirmation and feedback, and then proceed to the long form SoW.&#x20;

Typical format for short form:

* The Big Picture
* Overview of SoW
* Each point in overview then receives it's own section
* Summary of deliverables&#x20;


---

# 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://process.mad.co/operations/sales/scope-of-work.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.
