# General

- [Agents Connectivity](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/agents-connectivity.md)
- [Incorrect SCM Links](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/incorrect-scm-links.md)
- [Missing or Insufficient Test Stage Coverage](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage.md)
- [Unit Test Coverage Troubleshooting](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/unit-test-coverage-troubleshooting.md)
- [Test Stage Coverage Troubleshooting](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/test-stage-coverage-troubleshooting.md)
- [Methods Not Showing as Covered](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/methods-not-showing-as-covered.md)
- [Generate HAR File for Troubleshooting](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/missing-or-insufficient-test-stage-coverage/generate-har-file-for-troubleshooting.md)
- [Handling Unexpected Closure of Testing Executions](https://docs.sealights.io/knowledgebase/setup-and-configuration/troubleshooting-faq/general/handling-unexpected-closure-of-testing-executions.md)


---

# 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/troubleshooting-faq/general.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.
