# SeaLights Setup & Configuration

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-clipboard-list-check">:clipboard-list-check:</i> <strong>Getting Started</strong></td><td>A checklist of essential first steps before you begin setting up.</td><td><a href="/pages/Q1JcOCJYiC9AohcUGgCT">/pages/Q1JcOCJYiC9AohcUGgCT</a></td></tr><tr><td><i class="fa-gear-complex-code">:gear-complex-code:</i> <strong>SeaLights Agents</strong></td><td>All the information required to configure and set up a SeaLights agent.</td><td><a href="/pages/wWLFNpkkHQndrD3ANkV3">/pages/wWLFNpkkHQndrD3ANkV3</a></td></tr><tr><td><i class="fa-flask-vial">:flask-vial:</i> <strong>Build &#x26; Test Execution</strong></td><td>Integrating SeaLights into your CI/CD pipeline to track test coverage.</td><td><a href="/pages/iBIBOXPJunkXTZ2OxapR">/pages/iBIBOXPJunkXTZ2OxapR</a></td></tr><tr><td><i class="fa-monitor-waveform">:monitor-waveform:</i> <strong>Monitoring</strong></td><td>How to monitor the data reported by your agents, primarily for DevOps teams.</td><td><a href="/pages/WeWdmTDdBrvb63fNIhWh">/pages/WeWdmTDdBrvb63fNIhWh</a></td></tr><tr><td><i class="fa-message-question">:message-question:</i> <strong>Troubleshooting / FAQ</strong></td><td>Find solutions to common issues and answers to frequently asked questions.</td><td><a href="/pages/VeR6joa9Z44dlOlr8xOT">/pages/VeR6joa9Z44dlOlr8xOT</a></td></tr><tr><td><i class="fa-link">:link:</i> <strong>Integration</strong></td><td>Details on how to integrate with various test runners and test frameworks.</td><td><a href="/pages/YNa5RBQySG6vDgULUa5a">/pages/YNa5RBQySG6vDgULUa5a</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/setup-and-configuration/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.
