# Sunbird Saral Overview

Sunbird Saral attempts to create a connection between the information that exists in the physical world and ties it to digital structured information.

Saral literally means simplicity, has been conceptualized to enable users to create structured digital information using mobile devices. The process is also called Saralify or Phygitization. Saral should be viewed as an OCR-plus application that is capable of doing OCR and can also understand the structure of the physical input.

Saral v1.x works as an edge location solution to phygitize  data on physical layout printed sheets and upload the data to the backend. This backend data will be then pushed to [`CQube`](https://cqube.sunbird.org) (Analytics system) for insights and take actions accordingly.

[`Saral SDK`](https://saral.sunbird.org/engage/saral-sdk-source-code-repository)  is  the core Phygitization component interfaced with [`Saral Layout Specification`](https://saral.sunbird.org/learn/specifications/layout-specification). Saral v1.x App is a reference Android App built on [`Saral SDK`](https://saral.sunbird.org/engage/saral-sdk-source-code-repository)&#x20;

[`Saral SDK`](https://saral.sunbird.org/engage/saral-sdk-source-code-repository)  can be used to build custom Android applications with OCR capabilities(OMR, Handwritten Digit recognition)`. Refer` [saral-app-architecture](https://saral.sunbird.org/learn/saral-app-architecture "mention") for more details about [`Saral SDK`](https://saral.sunbird.org/engage/saral-sdk-source-code-repository)

Download the Saral poster below to get a brief overview of how Saral can make a difference:

{% file src="<https://811030052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLe89Gzl6JNQ9inpB8sRg%2Fuploads%2FfrBZOSexdv7PiBC7Wr26%2Fsaral.pdf?alt=media&token=81ff65e7-5c0b-4478-97e2-7dea0c9cbd4b>" %}

&#x20;                                               &#x20;


---

# 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://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.
