# Platform

- [Platform Overview](https://docs.halosecurity.com/docs/platform/overview.md)
- [Getting Started Guide](https://docs.halosecurity.com/docs/platform/getting-started-guide.md): Best practices for getting up and running with Halo Security.
- [Discovery](https://docs.halosecurity.com/docs/platform/discovery.md)
- [Domain Discovery](https://docs.halosecurity.com/docs/platform/discovery/domain-discovery.md)
- [Network Discovery](https://docs.halosecurity.com/docs/platform/discovery/network-discovery.md)
- [Discovered Assets](https://docs.halosecurity.com/docs/platform/discovery/discovered-assets.md): Managing assets that have been discovered.
- [Targets](https://docs.halosecurity.com/docs/platform/targets.md): How to manage targets within the platform.
- [Scan Policies](https://docs.halosecurity.com/docs/platform/targets/scan-policies.md)
- [Add-on Services](https://docs.halosecurity.com/docs/platform/targets/services.md): Additional services that we offer.
- [Tags & Filtering](https://docs.halosecurity.com/docs/platform/targets/tags-and-filtering.md): Tags & Filtering features let you customize how you view targets.
- [Default Tags](https://docs.halosecurity.com/docs/platform/targets/tags-and-filtering/default-tags.md)
- [Managing Targets](https://docs.halosecurity.com/docs/platform/targets/managing-targets.md): Add, remove, and archive targets in your account.
- [Scan Configuration](https://docs.halosecurity.com/docs/platform/targets/scan-configuration.md): Additional settings and information related to scans.
- [Issues](https://docs.halosecurity.com/docs/platform/issues.md): Monitor issues and vulnerabilities that pose a risk to your organization.
- [Vulnerability Management](https://docs.halosecurity.com/docs/platform/issues/vulnerability-management.md): How to manage vulnerabilities that have been discovered.
- [Issue Settings](https://docs.halosecurity.com/docs/platform/issues/issue-settings.md): Customize how issues are handled within your account.
- [Risk](https://docs.halosecurity.com/docs/platform/risk.md): What risk means and how we calculate it.
- [Technology](https://docs.halosecurity.com/docs/platform/apps.md): Monitor the technology in use on your attack surface.
- [Firewalls](https://docs.halosecurity.com/docs/platform/firewalls.md): Network information about ports, HTTP servers, and DNS records.
- [Ports](https://docs.halosecurity.com/docs/platform/firewalls/ports.md): Firewall ports and how they are assigned risk.
- [HTTP Servers](https://docs.halosecurity.com/docs/platform/firewalls/http-servers.md): HTTP servers that were detected on firewall assets.
- [DNS Records](https://docs.halosecurity.com/docs/platform/firewalls/dns-records.md): DNS records for your assets.
- [Websites](https://docs.halosecurity.com/docs/platform/websites.md): Information about web servers that were identified.
- [Certificates](https://docs.halosecurity.com/docs/platform/websites/certificates.md): Identify TLS certificates that are in use and any data associated with them.
- [Scripts](https://docs.halosecurity.com/docs/platform/websites/scripts.md): Monitor additions and modifications to scripts on your website and the sites that host them.
- [Cookies](https://docs.halosecurity.com/docs/platform/websites/cookies.md): Keep track of cookies and their attributes.
- [Headers](https://docs.halosecurity.com/docs/platform/websites/headers.md): Monitor HTTP response headers and their values.
- [Forms](https://docs.halosecurity.com/docs/platform/websites/forms.md): Identify forms that are transmitting sensitive data and monitor changes and destination sites.
- [Links](https://docs.halosecurity.com/docs/platform/websites/links.md): View information related to links.
- [Downloads](https://docs.halosecurity.com/docs/platform/websites/downloads.md): Monitor downloads that are available on your site.
- [Traffic Hosts](https://docs.halosecurity.com/docs/platform/websites/traffic-hosts.md): View which hosts transmit data when accessing your site.
- [Meta Tags](https://docs.halosecurity.com/docs/platform/websites/meta-tags.md): View meta tags found on your site.
- [Pages](https://docs.halosecurity.com/docs/platform/websites/pages.md): View what pages were crawled during scanning.
- [Reports](https://docs.halosecurity.com/docs/platform/reports.md): Access reports and data related to findings.
- [Events](https://docs.halosecurity.com/docs/platform/events.md): Get notified when changes occur.
- [Event Rules](https://docs.halosecurity.com/docs/platform/events/alerts.md): Configure notifications for critical events across your attack surface.
- [Event Types](https://docs.halosecurity.com/docs/platform/events/event-types.md): Event Types that can be configured to send you alerts.
- [PCI Compliance](https://docs.halosecurity.com/docs/platform/compliance.md): Manage PCI Compliance for your assets.
- [Automations](https://docs.halosecurity.com/docs/platform/automations.md): Automatically manage targets, assets, and issues.
- [Target Automations](https://docs.halosecurity.com/docs/platform/automations/target-automations.md): Automatically manage targets.
- [Asset Automations](https://docs.halosecurity.com/docs/platform/automations/asset-automations.md): Automatically manage assets.
- [Target Issue Automations](https://docs.halosecurity.com/docs/platform/automations/target-issue-automations.md): Automatically manage target issues.
- [Projects](https://docs.halosecurity.com/docs/platform/projects.md): Manage Projects and additional services.
- [Penetration Testing](https://docs.halosecurity.com/docs/platform/projects/penetration-testing.md): Penetration Testing services.
- [Other Projects](https://docs.halosecurity.com/docs/platform/projects/other-projects.md): Additional projects that we can assist you with.
- [Settings](https://docs.halosecurity.com/docs/platform/settings.md)
- [Advanced Settings](https://docs.halosecurity.com/docs/platform/settings/advanced-settings.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.halosecurity.com/docs/platform.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.
