# Welcome

👋 Hey there, and welcome. We're glad you're checking out our documentation.

Our docs are organized to help you quickly understand how our platform works and dive in on the details. We've organized our documentation around the various sections and products within the Halo Security portfolio.

## Platform

The platform section focuses on our complete attack surface management and vulnerability scanning platform. It includes services like:

* [Attack surface discovery](https://docs.halosecurity.com/docs/platform/discovery)
* [Firewall](https://docs.halosecurity.com/docs/platform/firewalls) and [website](https://docs.halosecurity.com/docs/platform/websites) monitoring
* [Vulnerability scanning](https://docs.halosecurity.com/docs/platform/issues)
* [PCI compliance](https://docs.halosecurity.com/docs/platform/compliance)

You can get an overview of the platform here:

{% content-ref url="platform/overview" %}
[overview](https://docs.halosecurity.com/docs/platform/overview)
{% endcontent-ref %}

{% hint style="info" %}
**Just getting started?** Check out our [Getting Started](https://docs.halosecurity.com/docs/platform/getting-started-guide) guide.
{% endhint %}

## Account

The account section focuses on managing your account and includes information on:

* Users & Permissions
* Account & Company Information
* Subscriptions & Billing

You can find an overview of the account here:

{% content-ref url="account/account-overview" %}
[account-overview](https://docs.halosecurity.com/docs/account/account-overview)
{% endcontent-ref %}

## Additional Resources

We offer additional resources for anything our documentation doesn't cover. We encourage you to visit our [help center](https://support.halosecurity.com/hc/en-us) or [contact us](https://www.halosecurity.com/contact).


---

# 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/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.
