# FAQ

<details>

<summary>OpenG2P is an open source software.  How secure is it?</summary>

In general, for any product, security is handled at multiple levels.&#x20;

**Product security features**

We have privacy and security features embedded in our product and we are constantly striving to add more such features. Please refer to above note.

OpenG2P is built over Oodo ERP which is elected as the best secure open source ERP by OWASP in 2021. This is because of the extensive work by the community on the underlying platform. OWASP is the largest security reporting system in the world.

OpenG2P has adopted all the best practices of Oodo. OpenG2P has also adopted the GitHub security validation and have been regularly scanned by GitHub for dependency security.

**Deployment of secure infrastructure**

While deployment infrastructure is a choice of the implementer/System Integrator we offer secure [production-grade deployment reference architecture](<https://github.com/mosip/k8s-infra/blob/main/docs/_images/architecture.png >) for implementors. This secure infra comprising of Kubernetes, Wireguard, Istio etc offers high level of data and access security.

**Security policies and processes**

OpenG2P team can help review security policies defined by the Governement/System Integrator.&#x20;

[Learn more >>](/1.2/platform/privacy-and-security.md)<br>

</details>


---

# 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.openg2p.org/1.2/platform/faq.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.
