# Phase 1: Up and running

This phase will help your champions set up Cover on your first projects and enable your champions to roll out to more projects on their own.

1. [Create your Cover unit test baseline](/evaluation-and-onboarding/jumpstart/phase-1-up-and-running/module-1-create-your-cover-unit-test-baseline.md): validate the build configuration of your first projects with respect to unit testing and write a test baseline for your first projects.
2. [Cover CI Pipeline integration](/evaluation-and-onboarding/jumpstart/phase-1-up-and-running/module-2-cover-pipeline-ci-integration.md): integrate Cover into the CI system of your first projects.


---

# 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-preview.diffblue.com/evaluation-and-onboarding/jumpstart/phase-1-up-and-running.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.
