# Jumpstart

The Diffblue Jumpstart onboarding program ensures that your development teams quickly get value from Diffblue Cover. Our engineers teach your champions how to get the best from Diffblue Cover, help them integrate it into your software development lifecycle, and educate your developers on the best way to work with Diffblue tests.

After having set up the [prerequisites](/evaluation-and-onboarding/jumpstart/prerequisites-for-onboarding.md), Jumpstart proceeds in the following three phases.

1. [Up and running](/evaluation-and-onboarding/jumpstart/phase-1-up-and-running.md): help your champions set up Cover on your first projects and enable your champions to roll out to more projects on their own.
2. [Developer productivity](/evaluation-and-onboarding/jumpstart/phase-2-developer-productivity.md): teach your developers how to use Cover efficiently and understand the value that you get from Cover.
3. [Advanced topics](/evaluation-and-onboarding/jumpstart/phase-3-advanced-topics.md) (optional): tips and tricks to write more tests with Cover and improve the testability of your codebase as well as slash test execution times on your Pull Requests.


---

# 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://cover-docs.diffblue.com/evaluation-and-onboarding/jumpstart.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.
