# Introduction

Welcome to the `prose` documentation. Prose is an open source and free **Reading System SDK** to display epub and general archives (zip, cbz, cbr, etc) on the browser.

<figure><img src="https://1612665676-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU4ELifaGR74ZeXlYiTx2%2Fuploads%2F8LgMZuQRHbp3khfp4f2T%2Fprose%20reader%20demo.png?alt=media&#x26;token=7040529e-3a0e-42ec-8e6d-c2d095f14f49" alt="" width="563"><figcaption></figcaption></figure>

It is similar to what powers apps like Kindle, Kobo and other reading app alike. Unlike proprietary engines, this one is **free and made for the community**. It is designed to allow plugins and extends functionalities easily.

{% hint style="success" %}
In a nutshell, a reading system SDK will let you design your own reader the way you want while not having to deal with the complicated parts such as rendering, pagination, navigation, annotations, etc.
{% endhint %}

This engine is web based. As long as you can render html, js and css you are good to go. Visit our [react-native](https://doc.prose-reader.com/react-native "mention")section to see how it can be used in mobile apps.
