> For the complete documentation index, see [llms.txt](https://real3dflipbook.gitbook.io/jquery/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://real3dflipbook.gitbook.io/jquery/intro.md).

# Intro

Thank you for purchasing Real3D FlipBook.&#x20;

**Official distribution channels for Real3D Flipbook WP, Real3D Flipbook JS and Real3D Flipbook Addons:**

* real3dflipbook.com
* CodeCanyon (codecanyon.net)

Any other website offering this plugin is not authorized. Unauthorized copies do not receive updates or support, and their integrity cannot be guaranteed.

If you have any questions that are beyond the scope of this help file, please feel free to email via my profile page contact form here <http://codecanyon.net/user/creativeinteractivemedia>. Thanks so much!

### Running locally

Due to local security restrictions, some examples will not work locally, especially in Chrome.  But everything will work once the files have been uploaded to your server.&#x20;

The best way to run locally is to use local server.

To run examples without local server, you need to disable browser security

#### Chrome

To run examples locally in Chrome without local server ,you need to start Google Chrome with local file access&#x20;

1. close all instances of Chrome
2. click Start
3. type in "run" (without quotes) and hit enter
4. copy paste this line and hit enter:

chrome --allow-file-access-from-files
