APK download and composition
What the operator's APK actually is, how to verify its SHA-256 digest, and what permissions a healthy install asks for.
What the APK actually is
An APK is an Android application package — the install file format Android phones use to install apps outside the Google Play store. The operator publishes its APK on the operator's official site for readers who prefer a direct install; the APK is the same file the Google Play store serves, just packaged differently.
Size and signature
The operator's APK is between 60 and 120 MB depending on the platform build. The file is signed with the operator's release certificate; the signature is verified by Android at install time. A tampered APK will fail the signature check and refuse to install.
Version digest
The operator publishes a SHA-256 digest of the APK on the official download page. The digest is a 64-character hex string that uniquely identifies the file. The desk recommends verifying the digest before installing — the operator's help-centre FAQ walks through the verification on Android.
Latest version
The operator's latest published version is listed on the official download page with a date stamp. The desk tracks the version history; updates are published in the news desk.
What to do before tapping install
Android phones block installs from unknown sources by default. The reader must enable the install permission for the browser or file manager used to download the APK. The permission is at Settings → Apps → Special access → Install unknown apps. Enable for the browser or file manager only; do not leave the permission on for any other source.
Verify the digest
After the APK is downloaded, open the file manager, long-press the file, and look for the SHA-256 digest in the file's details. Compare it character-by-character against the value published on the operator's official site. If the digests match, install. If they do not, delete the file and report the mismatch to the operator's customer support menu.
What an APK does not include
The operator's APK does not include browser extensions, system helpers, or companion tools. If the file you downloaded asks you to install any of these, treat it as a phishing attempt.
What the desk covers
Direct download path
Direct download path for the operator's official client.
AppThe operator's mobile app
Compatibility, install, and what the app menu looks like.
SafetyKYC, RNG, payment
Independent verification of the platform's safety signals.
Customer careSupport channels
Live chat, email, and the escalation guide.
APK questions readers send in
Why would I install an APK instead of using Google Play?
Some readers prefer a direct install for transparency reasons — the file is the same one Google Play serves, but the digest is published and verifiable.
How do I verify the SHA-256 digest?
Open the file manager, long-press the file, and look for the digest in the details. Compare it character-by-character against the value on the operator's official site.
What if the digests do not match?
Delete the file and report the mismatch to the operator's customer support menu. A digest mismatch is a high-severity signal.
What is the latest version?
The operator's official download page lists the latest published version with a date stamp. The desk tracks the version history.