> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.android-kiosk.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# KB: URL Parameters

You use use the below parameters as part of the homepage URL, this is particulary useful if you wish to send an identifying parameter to your website. i.e.

http://www.mywebsite.com/kiosk.php?serial=%KIOSKSERIAL%

**%LOCALCONTENT%**
Points to the local content folder kioskbrowser/localcontent
Example Url: %LOCALCONTENT%/index.htm


**%LOCALSTORAGE% Version v2.0.36 and up**
Points to the default storage on the device i.e. /sdcard/myfolder/index.htm
Example Url: %LOCALSTORAGE%/myfolder/index.htm

**%KIOSKSERIAL%**
Device serial number.

**%KIOSKMACADDRESS%**
MAC address, WiFi adapter first, if not available - ethernet adapter.

**%KIOSKIMEI%**
IMEI of device if it includes telephony hardware.

**%KIOSKIDENTIFIER% Version v2.0.23 and up**
Unique device/installation identifier (also used for remote management). Can be found in **Settings > About > Unique Installation ID**.


**%KIOSKIPADDRESS% Version v2.0.23 and up**
IP address of WiFi adapter.

**%KIOSKTITLE% Version 2.5.8 and up**
Gets Kiosk Browser title as displayed in the toolbar.