# Internal Documentation

This section describes, at a high, level, the internal documentation I created for different companies.

Internal documentation is a vast field that includes:

* Troubleshooting related to products.
* Procedures.
* Processes.
* Use of third-party tools.

I document all of them, depending on the company's needs.

Read the documentation in the internal subpages:

* [Internal documentation for 4Securitas](/federico-trottas-portfolio/my-portfolio/internal-documentation/internal-documentation-for-4securitas.md)
* [Internal documentation for DeAgostini](/federico-trottas-portfolio/my-portfolio/internal-documentation/internal-documentation-for-deagostini.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://federico-trotta.gitbook.io/federico-trottas-portfolio/my-portfolio/internal-documentation.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.
