# Developers

SeaLights' Quality Improvement approaches empower developers to:

* **Master code coverage with data-driven insights:** Pinpoint coverage holes and write targeted tests, boosting overall code quality.
* **Collaborate seamlessly with QA:** Foster seamless collaboration with testers and QA engineers, accelerating issue resolution and improving communication.
* **Take ownership of code quality and contribute to a strong release:** Foster transparency and accountability through shared dashboards and insights.

***

## **Tutorials**&#x20;

{% content-ref url="/pages/EoCqx4TwbpfseJDmEDxC" %}
[Mastering Code Coverage](/knowledgebase/guides/quality-improvement/use-cases-by-persona/developers/mastering-code-coverage.md)
{% endcontent-ref %}

{% content-ref url="/pages/Io1XEd62xCst2IvE3E7M" %}
[Seamless Collaboration with QA](/knowledgebase/guides/quality-improvement/use-cases-by-persona/developers/seamless-collaboration-with-qa.md)
{% endcontent-ref %}

{% content-ref url="/pages/CuMJjhlmHgJ0z895DtLI" %}
[Code Quality Ownership](/knowledgebase/guides/quality-improvement/use-cases-by-persona/developers/code-quality-ownership.md)
{% endcontent-ref %}


---

# 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/guides/quality-improvement/use-cases-by-persona/developers.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.
