> For the complete documentation index, see [llms.txt](https://docs.accurascan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.accurascan.com/language/flutter/android-setup/adding-license.md).

# Adding License

Accura Scan requires two licenses to enable the full functionality of this library. To generate your Accura Scan license contact <sales@accurascan.com>.

**The first license**, "key.license," is mandatory for the library to function properly. It includes all the necessary setup for the Accura SDK. **The second license**, "accuraface.license," is used to obtain the face match percentages between two face pictures. To set up the licenses, follow these steps:

1. Create an "assets" folder under app/src/main in your project directory.
2. Place the license files in the assets folder:

• key.license (for Accura Scan OCR) • accuraface.license (for Accura Scan Face Match) By following these instructions, you will properly set up the licenses by adding the license files to the designated assets folder.

### Setup License:

Create "assets" folder under app/src/main and Add license file in to assets folder. \
\- key.license // for Accura Scan OCR \
\- accuraface.license // for Accura Scan Face Match&#x20;

**Generate your Accura Scan license from** <https://accurascan.com/developer/dashboard>
