# SynapseWorks Docs

## Docs

- [SynapseWorks Documentation](https://synapseworks.gitbook.io/synapseworks-docs/index.md)
- [common](https://synapseworks.gitbook.io/synapseworks-docs/common.md)
- [FAQ](https://synapseworks.gitbook.io/synapseworks-docs/common/faq.md)
- [Release Notes](https://synapseworks.gitbook.io/synapseworks-docs/common/release-notes.md)
- [Support](https://synapseworks.gitbook.io/synapseworks-docs/common/support.md)
- [Trust & Security Overview](https://synapseworks.gitbook.io/synapseworks-docs/common/trust-security.md)
- [decision-register](https://synapseworks.gitbook.io/synapseworks-docs/decision-register.md)
- [Decision Register Configuration](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/configuration.md)
- [Decision Register Detections](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/detections.md)
- [Decision Register Export](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/export.md)
- [Decision Register Overview](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/overview.md)
- [Decision Register Quickstart](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/quickstart.md)
- [Decision Register Security and Data](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/security-data.md)
- [Decision Register Troubleshooting](https://synapseworks.gitbook.io/synapseworks-docs/decision-register/troubleshooting.md)
- [pageharbor](https://synapseworks.gitbook.io/synapseworks-docs/pageharbor.md)
- [PageHarbor Getting Started](https://synapseworks.gitbook.io/synapseworks-docs/pageharbor/getting-started.md)
- [PageHarbor Overview](https://synapseworks.gitbook.io/synapseworks-docs/pageharbor/overview.md)
- [PageHarbor Privacy and Support](https://synapseworks.gitbook.io/synapseworks-docs/pageharbor/privacy-and-support.md)
- [PageHarbor Scanning and Export Workflow](https://synapseworks.gitbook.io/synapseworks-docs/pageharbor/workflow.md)
- [submit-guard](https://synapseworks.gitbook.io/synapseworks-docs/submit-guard.md)
- [Submit Guard How It Works](https://synapseworks.gitbook.io/synapseworks-docs/submit-guard/how-it-works.md)
- [Submit Guard Install](https://synapseworks.gitbook.io/synapseworks-docs/submit-guard/install.md)
- [Submit Guard Overview](https://synapseworks.gitbook.io/synapseworks-docs/submit-guard/overview.md)
- [Submit Guard Privacy](https://synapseworks.gitbook.io/synapseworks-docs/submit-guard/privacy.md)
- [Submit Guard Troubleshooting](https://synapseworks.gitbook.io/synapseworks-docs/submit-guard/troubleshooting.md)
- [synapse](https://synapseworks.gitbook.io/synapseworks-docs/synapse.md)
- [Synapse Configuration](https://synapseworks.gitbook.io/synapseworks-docs/synapse/configuration.md)
- [Synapse Overview](https://synapseworks.gitbook.io/synapseworks-docs/synapse/overview.md)
- [Synapse Quickstart](https://synapseworks.gitbook.io/synapseworks-docs/synapse/quickstart.md)
- [Synapse Security and Data](https://synapseworks.gitbook.io/synapseworks-docs/synapse/security-data.md)
- [Synapse Troubleshooting](https://synapseworks.gitbook.io/synapseworks-docs/synapse/troubleshooting.md)
- [Synapse Workflow](https://synapseworks.gitbook.io/synapseworks-docs/synapse/workflow.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://synapseworks.gitbook.io/synapseworks-docs/index.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.
