# Welcome!

{% embed url="<https://youtu.be/O2gwXF4qiY4>" %}

SeaLights' platform enforces comprehensive testing coverage by blocking untested code changes from reaching production and intelligently executing only the tests that cover modified code.&#x20;

This approach streamlines testing processes, reduces testing costs, shortens testing cycles, and boosts team efficiency. By providing real-time quality insights SeaLights empowers teams to make data-driven decisions to ensure the delivery of consistently high-quality software.

### Discover SeaLights&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>User Story Coverage</strong></td><td>Learn how to assess the testing coverage of individual user stories.</td><td><a href="https://1255034336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSagdStwf6CJ9cI6lA68%2Fuploads%2Ft2M9Fx0raSOm29MpHN9z%2FOcean%20Deep.png?alt=media&#x26;token=6126fba6-7ff7-43dc-99ec-6df641ab319e">Ocean Deep.png</a></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Test Optimization</strong> </td><td>Learn how to optimize your test execution to save time and resources. </td><td><a href="https://1255034336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSagdStwf6CJ9cI6lA68%2Fuploads%2FujLcgyRNtM1lUKGPDMvf%2FNebula.png?alt=media&#x26;token=a2e54e33-f002-4b28-9a26-b1d327fa9b77">Nebula.png</a></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td><strong>Quality Improvement</strong></td><td>Discover your preferred  approach and learn how to implement it effectively.</td><td><a href="https://1255034336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxSagdStwf6CJ9cI6lA68%2Fuploads%2FT2xhLnBwKsWOw3paSLwU%2FGentler%20Forest.png?alt=media&#x26;token=49a56609-8a4e-44f9-b526-f2ff656cb783">Gentler Forest.png</a></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>


---

# 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.sealights.io/knowledgebase/readme.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.
