| # Frequently Asked Questions (FAQ) | |
| ## 1. What is AGNs? | |
| Active Graph Networks (AGNs) is a dynamic framework designed for various enterprise applications including healthcare, finance, and defense. It integrates graph databases and AI models to provide real-time insights. | |
| ## 2. How do I access AGNs? | |
| - Use the web portal deployed on Azure Static Web Apps or AWS Amplify. | |
| - Ensure you have valid credentials for accessing the API layer. | |
| ## 3. What kind of data can AGNs process? | |
| - AGNs can process data such as patient health records (HL7/FHIR), financial trading indicators (FIX), and general enterprise data. | |
| - **[User input required]**: Include any additional supported data types specific to your use case. | |
| ## 4. How secure is my data within AGNs? | |
| - AGNs use AES-256 for data encryption at rest and TLS 1.3 for data in transit. | |
| - Multi-Factor Authentication (MFA) is enforced for access control. | |
| ## 5. What are the system requirements? | |
| - Python 3.x environment | |
| - NodeJS setup | |
| - Cloud access (Azure/AWS/GCP) | |