# 4Securitas

I’m the only Technical Writer in the firm and this gives me the honor and the responsibility to define the structure of the documentation, both in English and Italian.\
\
I also provide comprehensive internal documentation to ensure all teams are up-to-date with [4Securitas](https://4securitas.com/) solutions.\
Especially, I help the Support Team keep track of the troubleshooting by writing internal procedures.\
​​\
When I started this collaboration, there was some documentation but this was a task performed by the Support Team. I rearranged and polished the existing content to help users better understand the products, and started creating new documentation.<br>

Read how I did all of these in the dedicated [case study](https://federicotrotta.com/case-studies/).\
\
4Securitas develops two digital products:

* ACSIA: a cyber security solution that helps you prevent cyber attacks.
* ACSIA CRA: a cyber security solution that evaluates your infrastructure's exposure to the internet.<br>

Read the documentation I created here:

* [ACSIA CRA](https://support.4securitas.com/hc/en-us/sections/12807213245085-ACSIA-CRA)
* [ACSIA (old version)](https://support.4securitas.com/hc/en-us/sections/12807172890269-ACSIA-V6-4-x-or-lower)
* [ACSIA (new version)](https://support.4securitas.com/hc/en-us/sections/14289643278749-ACSIA-V6-5-x)

{% hint style="danger" %}
**WARNING**: ACSIA is currently being revamped, this is why the documentation of the new version is not comprehensive (but it will be soon)
{% endhint %}


---

# 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://federico-trotta.gitbook.io/federico-trottas-portfolio/my-portfolio/product-documentation/4securitas.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.
