> For the complete documentation index, see [llms.txt](https://docs.inopli.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inopli.com/faq/others/inopli-and-the-strategic-defense-program-ped.md).

# Inopli and the Strategic Defense Program (PED)

The **Strategic Defense Program (Programa Estratégico de Defesa – PED)** is a national initiative led by the Brazilian Ministry of Defense aimed at identifying, evaluating, and recognizing technologies and products that are considered **strategic for national defense**. The program focuses on solutions that contribute to technological sovereignty, operational autonomy, and the strengthening of Brazil’s defense and security capabilities.

Within this framework, **Inopli has been officially categorized by the Brazilian Ministry of Defense as a Product of Strategic Defense (PED)**. This classification indicates that the solution meets the technical, operational, and strategic criteria established by the Ministry for use in defense-related and sensitive environments.

The PED classification recognizes Inopli as a **Brazilian-developed strategic technology**, aligned with national defense objectives and capable of supporting critical security operations. This includes applicability in environments that demand high levels of control, resilience, and operational maturity, such as military organizations, defense agencies, and other institutions operating under strict security and sovereignty requirements.

Being classified as a Product of Strategic Defense reinforces Inopli’s positioning as a platform designed to support advanced security operations while adhering to national strategic interests. It also demonstrates the solution’s readiness to operate in mission-critical contexts, where reliability, governance, and long-term strategic alignment are essential.

Through its PED classification, Inopli is recognized as part of Brazil’s strategic defense ecosystem, supporting initiatives that promote technological independence and strengthen the country’s capacity to protect critical assets, information, and infrastructure.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.inopli.com/faq/others/inopli-and-the-strategic-defense-program-ped.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
