# Whitespots Wiki

Whitespots provides 2 core products to help you with securing your applications: **AppSec Portal** and **Auditor**.

#### Quick overview

* [**AppSec Portal**](https://docs.whitespots.io/appsec-portal) is an application security platform that provides you an overview on your security state, automatically verifies vulnerabilities, removes duplicates, changes severities, closes resolved issues and more.
* [**Auditor**](https://docs.whitespots.io/auditor) is an application that integrates diverse security tools for the analysis of users' products. This tool is used as a component of AppSec Portal to discover vulnerabilities using 20+ scanners. It works like a CI platform and sends reports to AppSec portal.

**Support**

* If you have any issues during installation or have any questions about using our platform, don't hesitate to reach out to our support team ***<sales@whitespots.io>*** ❤️.


---

# 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.whitespots.io/whitespots-wiki.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.
