> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/guides/quality-improvement/quality-improvement-solution-overview/over-time-quality-improvement-guide/step-1-deploy-sealights.md).

# STEP 1: Deploy SeaLights

Before diving in, make sure SeaLights is ready to unlock your quality potential. **Deploy SeaLights agents** on your target environments and **seamlessly integrate** them with your test automation framework. This crucial step allows SeaLights to capture **essential test-to-code coverage data**, empowering your quality improvement journey.

**Need deployment guidance?** Our [technical guide](/knowledgebase/guides/quality-improvement/technical-overview/deployment-guide.md) offers detailed instructions. Remember, this first step lays the foundation for leveraging SeaLights to its full potential!

{% hint style="info" %}
Typically, **DevOps engineers** with technical expertise handle this process.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sealights.io/knowledgebase/guides/quality-improvement/quality-improvement-solution-overview/over-time-quality-improvement-guide/step-1-deploy-sealights.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.
