# Sunbird Saral

## Sunbird Saral

- [Sunbird Saral Overview](https://saral.sunbird.org/readme.md): Overview
- [Saral Quick Guide](https://saral.sunbird.org/saral-quick-guide.md)
- [Saral Implementation Manual](https://saral.sunbird.org/saral-implementation-manual.md): Click on the file  below to download the PDF version of the Saral transformation story and the implementation details.
- [Software Requirement](https://saral.sunbird.org/learn/software-requirement.md): Software Requirement for Development or Maintenance
- [Application Architecture](https://saral.sunbird.org/learn/saral-app-architecture.md): Application Architecture of Saral App
- [Features](https://saral.sunbird.org/learn/features.md): Saral App Features
- [Configurable Branding](https://saral.sunbird.org/learn/features/configurable-branding.md): Branding of App is configurable through backend APIs
- [Capture AI/ML Training Data](https://saral.sunbird.org/learn/features/capture-ai-ml-training-data.md): Steps how to capture field specific training data to improve accuracy of AI/ML predictions
- [Support](https://saral.sunbird.org/learn/features/support.md): Support feature to troubleshoot Saral App issues
- [Share App data](https://saral.sunbird.org/learn/features/share-app-data.md): Share App data for troubleshooting
- [Auto Sync](https://saral.sunbird.org/learn/features/auto-sync.md): Auto Sync from Saral App to Saral backend
- [Multi-Page support](https://saral.sunbird.org/learn/features/multi-page-support.md)
- [Profile Menu](https://saral.sunbird.org/learn/features/profile-menu.md)
- [Dynamic Validations](https://saral.sunbird.org/learn/features/dynamic-validations.md)
- [Dynamic Tagging](https://saral.sunbird.org/learn/features/dynamic-tagging.md)
- [Minimal Mode](https://saral.sunbird.org/learn/features/minimal-mode.md)
- [Offline mode](https://saral.sunbird.org/learn/features/offline-mode.md)
- [App Force Update](https://saral.sunbird.org/learn/features/app-force-update.md): App force update feature
- [Review results/marks](https://saral.sunbird.org/learn/features/review-results-marks.md)
- [Firebase Analytics and Crashlytics](https://saral.sunbird.org/learn/features/firebase-analytics-and-crashlytics.md)
- [ML model deployment using Firebase](https://saral.sunbird.org/learn/features/ml-model-deployment-using-firebase.md): <\<TBD - Coming up in future releases>>
- [Improved Low light Performance - Manual Edit](https://saral.sunbird.org/learn/features/improved-low-light-performance-manual-edit.md): Manual Entry of data from Saral App to Saral backend
- [Vertical Forms Scanning Support](https://saral.sunbird.org/learn/features/vertical-layout-scanning-support.md)
- [Improve Processing Speed for big layouts](https://saral.sunbird.org/learn/features/chunk-process-large-forms.md)
- [Admissions Data Capture](https://saral.sunbird.org/learn/features/capture-admissions-record.md)
- [Securing PII Data Capture - Admissions](https://saral.sunbird.org/learn/features/securing-pii-data-storage.md): Saral supports handling secure storage of PII data by providing configurable field encryption of PII schema with different data security levels like encryption, encryption+masking, encryption+hashing.
- [Specifications](https://saral.sunbird.org/learn/specifications.md): Saral App specifications
- [Layout specification](https://saral.sunbird.org/learn/specifications/layout-specification.md): Saral App Layout specification.
- [Backend API Swagger Doc](https://saral.sunbird.org/learn/specifications/backend-api-swagger-doc.md): Saral App backend API Swagger documentation
- [Videos](https://saral.sunbird.org/learn/videos.md)
- [Feature Explanation](https://saral.sunbird.org/learn/videos/feature-explanation.md)
- [Usage by States](https://saral.sunbird.org/learn/videos/usage-by-states.md)
- [ML Model Accuracy/Results](https://saral.sunbird.org/learn/ml-model-accuracy-results.md)
- [Roadmap](https://saral.sunbird.org/use/roadmap.md)
- [Workspace Setup - Playbook](https://saral.sunbird.org/use/workspace-setup-playbook.md): Developer Environment Setup - Playbook
- [Saral App Reference Backend](https://saral.sunbird.org/use/saral-app-reference-backend.md): Reference backend implementation for Saral App to function
- [Generating APK from source code](https://saral.sunbird.org/use/generating-apk-from-source-code.md): Steps how to generate APK from source code
- [Generate AAB(App bundle) from source code](https://saral.sunbird.org/use/generate-aab-app-bundle-from-source-code.md): Steps how to generate ABB from source code
- [Sign already generated APK file with private Key](https://saral.sunbird.org/use/sign-already-generated-apk-file-with-private-key.md): Sign existing APK file with keystore
- [Layout configuration](https://saral.sunbird.org/use/layout-configuration.md): Layout configuration for Saral App to detect and predict
- [Debug/Run Saral App from Android Studio](https://saral.sunbird.org/use/debug-run-saral-app-from-android-studio.md): Run or Debug Saral App
- [Saral App Debug Tips](https://saral.sunbird.org/use/saral-app-debug-tips.md): Saral App Debug Tips
- [Saral App Usage Guidelines](https://saral.sunbird.org/use/saral-app-usage-guidelines.md): Guidelines how to use the Saral App
- [Update BASE\_URL,apkURL in APK](https://saral.sunbird.org/use/update-base_url-apkurl-in-apk.md)
- [Update BASE\_URL,apkURL in AAB](https://saral.sunbird.org/use/update-base_url-apkurl-in-aab.md)
- [Sign already generated AAB(Android App Bundle) file with private key](https://saral.sunbird.org/use/sign-already-generated-aab-android-app-bundle-file-with-private-key.md)
- [Google Play Store App Publish Considerations](https://saral.sunbird.org/use/google-play-store-app-publish-recommendations.md): Play Store App publish have pre-requisites interms of privacy policy , misleading claim policy etc.
- [Layout Design Guidelines](https://saral.sunbird.org/use/layout-design-guidelines.md): Layout Design Guidelines
- [Firebase setup for Saral App Telemetry](https://saral.sunbird.org/use/firebase-setup-for-saral-app-telemetry.md): Firebase setup for Saral App Telemetry
- [Firebase setup for TFLite model deployment](https://saral.sunbird.org/use/firebase-setup-for-tflite-model-deployment.md): Firebase setup for TFLite model deployment
- [Alternatives for Saral components](https://saral.sunbird.org/use/saral-components-alternatives.md)
- [Source Code Repository](https://saral.sunbird.org/engage/source-code-repository.md): Source Code Repository
- [Saral SDK Source Code Repository](https://saral.sunbird.org/engage/saral-sdk-source-code-repository.md): Saral SDK Source Code Repository
- [Tracker](https://saral.sunbird.org/engage/tracker.md): Saral App Issue Tracker
- [Releases](https://saral.sunbird.org/engage/releases.md)
- [Saral - Solution Providers](https://saral.sunbird.org/engage/saral-solution-providers.md)
- [Experience Saral](https://saral.sunbird.org/step-by-step-guide-to-use-saral.md): Saral allows quick and reliable capture of information from physical formats to structured, digital formats using mobile devices.
- [Dev Environment - Installation & Maintenance](https://saral.sunbird.org/dev-environment.md)
- [Saral Installation Guide (Non-Prod)](https://saral.sunbird.org/dev-environment/saral-dev-user-installation-guide.md): Saral allows quick and reliable capture of information from physical formats to structured, digital formats.
- [Saral - Sandbox Maintenance Guide (Non-Prod)](https://saral.sunbird.org/dev-environment/maintenance-guide-for-saral-sand-box.md)
- [Saral Easy Installer](https://saral.sunbird.org/saral-easy-installer.md)
- [Saral Production-Environment User Installation Guide](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide.md): Saral allows quick and reliable capture of information from physical formats to structured, digital formats.
- [Manual Installation for Prod](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/manual-installation-for-prod.md): Prerequisites
- [Automating the Infra provisioning and install of the Saral application](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/automating-the-infra-provisioning-and-install-of-the-saral-application.md)
- [Prerequisites](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/automating-the-infra-provisioning-and-install-of-the-saral-application/aws.md)
- [What automation does](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/automating-the-infra-provisioning-and-install-of-the-saral-application/what-automation-does.md)
- [Run installer](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/automating-the-infra-provisioning-and-install-of-the-saral-application/actual-steps-to-execute.md)
- [Post install steps](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/automating-the-infra-provisioning-and-install-of-the-saral-application/install-saral-application.md)
- [Monitoring-Stack](https://saral.sunbird.org/saral-easy-installer/saral-production-user-installation-guide/automating-the-infra-provisioning-and-install-of-the-saral-application/monitoring-stack.md)
- [Reference Documents](https://saral.sunbird.org/saral-easy-installer/reference-documents.md)
- [SARAL Infra Requirements & Associated Cost](https://saral.sunbird.org/saral-easy-installer/reference-documents/saral-infra-requirements-and-associated-cost.md)
- [Saral Infra Cost Benefit Analysis](https://saral.sunbird.org/saral-easy-installer/reference-documents/saral-infra-cost-benefit-analysis.md)
- [Tool for Saral Easy Layout generation and Auto generate ROI json](https://saral.sunbird.org/saral-formroizen-tool.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://saral.sunbird.org/readme.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.
