> For the complete documentation index, see [llms.txt](https://doc.prose-reader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.prose-reader.com/get-started/readme.md).

# 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="/files/jM26WLajgVPQ9fYkWD3e" 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 extend 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](/react-native/introduction.md)section to see how it can be used in mobile apps.
