# uqudo

## Product Documentation

- [Getting Started](https://docs.uqudo.com/docs/kyc/readme.md)
- [Use Cases](https://docs.uqudo.com/docs/kyc/readme/use-cases.md)
- [User Enrolment](https://docs.uqudo.com/docs/kyc/readme/use-cases/enrolment.md)
- [Face Authentication](https://docs.uqudo.com/docs/kyc/readme/use-cases/face-authentication.md)
- [Integration Options](https://docs.uqudo.com/docs/kyc/readme/integration-options.md)
- [Uqudo SDK](https://docs.uqudo.com/docs/kyc/readme/integration-options/uqudo-sdk.md)
- [Uqudo API](https://docs.uqudo.com/docs/kyc/readme/integration-options/uqudo-api.md)
- [Hosted KYC](https://docs.uqudo.com/docs/kyc/readme/integration-options/no-code-kyc.md)
- [Customer Portal](https://docs.uqudo.com/docs/kyc/readme/customer-portal.md)
- [Manage your SDK/API credentials](https://docs.uqudo.com/docs/kyc/readme/customer-portal/manage-your-sdk-api-credentials.md)
- [Create a new secret](https://docs.uqudo.com/docs/kyc/readme/customer-portal/create-a-new-secret.md)
- [Webhook](https://docs.uqudo.com/docs/kyc/readme/customer-portal/webhook.md)
- [Create a support request](https://docs.uqudo.com/docs/kyc/readme/customer-portal/create-a-support-request.md)
- [Uqudo SDK](https://docs.uqudo.com/docs/kyc/uqudo-sdk.md)
- [Integration](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration.md)
- [Android](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android.md)
- [Prepare Environment](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/prepare-environment.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/face-session-flow.md)
- [NFC / Reading Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/nfc-reading-flow.md)
- [UI Customisation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation.md)
- [UX & Branding](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/ux-and-branding.md)
- [Dark / Night mode](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/dark-night-mode.md)
- [Text & Language](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language.md)
- [General Strings](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language/general-strings.md)
- [Scanning](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language/scanning.md)
- [Reading](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language/reading.md)
- [Face Recognition](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language/face-recognition.md)
- [Background Check](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language/background-check.md)
- [Lookup](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/ui-customisation/text-and-language/lookup.md)
- [Analytics](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/android/analytics.md)
- [iOS](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios.md)
- [Prepare Environment](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/prepare-environment.md)
- [Usage](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/usage.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/face-session-flow.md)
- [NFC / Reading Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/nfc-reading-flow.md)
- [UI Customisation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/ui-customisation.md)
- [UX & Branding](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/ui-customisation/ux-and-branding.md)
- [Dark / Night mode](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/ui-customisation/dark-night-mode.md)
- [Text & Language](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/ui-customisation/text-and-language.md)
- [Analytics](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/ios/analytics.md)
- [Web](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web.md)
- [SDK installation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/sdk-installation.md)
- [Vanilla HTML+JS project](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/sdk-installation/vanilla-html+js-project.md)
- [JS Frameworks (React, Angular, VueJs, etc...)](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/sdk-installation/js-frameworks-react-angular-vuejs-etc....md)
- [SDK Initialisation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/sdk-initialisation.md)
- [CORS](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/cors.md): Cross-origin resource sharing (CORS) is a mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the first resource was served.
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/enrolment-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/face-session-flow.md)
- [Javascript Usage](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/javascript-usage.md)
- [Typescript Usage](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/typescript-usage.md)
- [Operation Error](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/operation-error.md)
- [UI Customisation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/ui-customisation.md)
- [Styles Configuration](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/ui-customisation/styles-configuration.md)
- [Text & Language](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/ui-customisation/text-and-language.md)
- [Assets & Images](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/ui-customisation/assets-and-images.md)
- [WebView Integration](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/webview-integration.md): To integrate the Uqudo Web SDK into your WebView implementation, follow the guide below :
- [Analytics](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/web/analytics.md)
- [Capacitor](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/capacitor.md)
- [Plugin Installation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/capacitor/plugin-installation.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/capacitor/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/capacitor/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/capacitor/face-session-flow.md)
- [Cordova](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/cordova.md)
- [Plugin Installation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/cordova/plugin-installation.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/cordova/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/cordova/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/cordova/face-session-flow.md)
- [Flutter](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter.md)
- [Plugin Installation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter/plugin-installation.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter/face-session-flow.md)
- [NFC / Reading Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/flutter/nfc-reading-flow.md)
- [React Native](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/react-native.md)
- [Plugin Installation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/react-native/plugin-installation.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/react-native/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/react-native/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/react-native/face-session-flow.md)
- [.NET](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/dotnet.md)
- [Plugin Installation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/dotnet/plugin-installation.md)
- [Enrolment Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/dotnet/enrolment-flow.md)
- [Lookup Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/dotnet/lookup-flow.md)
- [Face Session Flow](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/dotnet/face-session-flow.md)
- [Analytics](https://docs.uqudo.com/docs/kyc/uqudo-sdk/integration/dotnet/analytics.md)
- [SDK result](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result.md)
- [Validation and Parsing](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/validation-and-parsing.md)
- [Data Structure](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure.md)
- [Common Object](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/common-object.md)
- [Scan Object](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/scan-object.md): (Scanning Step)
- [Reading Object](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object.md): (NFC step)
- [Algerian ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/algerian-id.md)
- [Bahrain ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/bahrain-id.md)
- [Ghana ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/ghana-id.md)
- [Iraqi ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/iraqi-id.md)
- [Netherlands DL](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/netherlands-dl.md): Netherlands Driving Licence
- [Oman ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/oman-id.md)
- [Moroccan ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/moroccan-id.md)
- [Qatar ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/qatar-id.md)
- [Saudi ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/saudi-id.md)
- [Senegal ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/senegal-id.md)
- [Turkish ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/turkish-id.md)
- [UAE ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/uae-id.md): Emirates ID
- [Passports](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/passports.md): All Countries
- [Generic ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/reading-object/generic-id.md): All Countries
- [Face Object](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/face-object.md): (Facial recognition)
- [Lookup Object](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object.md): (Lookup step)
- [Ghana SSNIT](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/ghana-ssnit.md): Social Security and National Insurance Trust
- [Ghana Voter ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/ghana-voter-id.md)
- [Ghana Passport](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/ghana-passport.md)
- [Ghana Driving Licence](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/ghana-driving-licence.md)
- [India PAN card](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/india-pan-card.md)
- [India Aadhaar ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/india-aadhaar-id.md)
- [Nigeria Voter ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/nigeria-voter-id.md)
- [Nigeria Driving Licence](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/nigeria-driving-licence.md)
- [Nigeria NIN](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/nigeria-virtual-nin.md)
- [Nigeria BVN](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/nigeria-bvn.md)
- [Kenya National ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/kenya-national-id.md)
- [South Africa ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/south-africa-id.md)
- [Uganda Voter ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/uganda-voter-id.md)
- [UAE Emirates ID](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/lookup-object/uae-emirates-id.md)
- [Verification Object](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/verification-object.md): Available only for mobile SDK version 3.x and above and web SDK 3.4.2 and above.
- [Device Attestation](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/device-attestation.md)
- [Download a Resource](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/download-a-resource.md)
- [Encrypt the SDK result](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/encrypt-the-sdk-result.md)
- [Security & Best Practices](https://docs.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/security-and-best-practices.md)
- [Upgrade the SDK](https://docs.uqudo.com/docs/kyc/uqudo-sdk/upgrade-the-sdk.md)
- [Changelog](https://docs.uqudo.com/docs/kyc/uqudo-sdk/changelog.md)
- [Mobile SDK](https://docs.uqudo.com/docs/kyc/uqudo-sdk/changelog/mobile-sdk.md)
- [Web SDK](https://docs.uqudo.com/docs/kyc/uqudo-sdk/changelog/web-sdk.md)
- [Uqudo API](https://docs.uqudo.com/docs/kyc/uqudo-api.md)
- [Authorisation API](https://docs.uqudo.com/docs/kyc/uqudo-api/authorisation.md)
- [Scan API](https://docs.uqudo.com/docs/kyc/uqudo-api/scan.md)
- [Passports](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports.md)
- [AUS (Australia)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/aus-australia.md)
- [BEL (Belgium)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/bel-belgium.md)
- [BHR (Bahrain)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/bhr-bahrain.md)
- [CAN (Canada)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/can-canada.md)
- [CHE (Switzerland)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/che-switzerland.md)
- [D (Germany)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/deu-germany.md)
- [EGY (Egypt)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/egy-egypt.md)
- [FRA (France)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/fra-france.md)
- [GBR (UK)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/gbr-uk.md)
- [IND (India)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/ind-india.md)
- [IRQ (Iraq)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/irq-iraq.md)
- [JOR (Jordan)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/jor-jordan.md)
- [KWT (Kuwait)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/kwt-kuwait.md)
- [LBN (Lebanon)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/lbn-lebanon.md)
- [MAR (Morocco)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/mar-morocco.md)
- [OMN (Oman)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/omn-oman.md)
- [PAK (Pakistan)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/pak-pakistan.md)
- [PHL (Philippines)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/phl-philippines.md)
- [PSE (Palestine)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/pse-palestine.md)
- [QAT (Qatar)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/qat-qatar.md)
- [SAU (Saudi Arabia)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/sau-saudi-arabia.md)
- [SDN (Sudan)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/sdn-sudan.md)
- [SYR (Syria)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/syr-syria.md)
- [TUN (Tunisia)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/tun-tunisia.md)
- [TUR (Turkey)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/tur-turkey.md)
- [UAE (UAE)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/uae-uae.md)
- [USA (USA)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/usa-usa.md)
- [YEM (Yemen)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/yem-yemen.md)
- [ZAF (South Africa)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/passports/zaf-south-africa.md)
- [Generic National IDs](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/generic-national-ids.md)
- [Country Specific IDs](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids.md)
- [BHR\_DL (Bahrain Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/bhr_dl-bahrain-driving-licence.md)
- [BHR\_ID (Bahrain ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/bhr_id-bahrain-id.md)
- [BHR\_VL (Bahrain Vehicle License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/bhr_vl-bahrain-vehicle-license.md)
- [COD\_DL (DRC Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/cod_dl-drc-driving-licence.md)
- [COD\_VOTER\_ID (DRC Voter ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/cod_voter_id-drc-voter-id.md)
- [DZA\_ID (Algerian ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/dza_id-algerian-id.md)
- [EGY\_ID (Egypt ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/egy_id-egypt-id.md)
- [GBR DL (UK Driving License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gbr-dl-uk-driving-license.md)
- [GBR\_ID (UK Resident ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gbr_id-uk-resident-id.md)
- [GHA\_DL (Ghana Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gha_dl-ghana-driving-licence.md)
- [GHA\_ID (Ghana National ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gha_id-ghana-national-id.md)
- [GHA\_SSNIT (Ghana Social Security and National Insurance Trust)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gha_ssnit-ghana-social-security-and-national-insurance-trust.md)
- [GHA\_VOTER\_ID (Ghana Voter ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/gha_voter_id-ghana-voter-id.md)
- [IDN\_ID (Indonesian ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/idn_id-indonesian-id.md)
- [IND\_ID (India Identity Card)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/ind_id-india-identity-card.md)
- [IND\_PAN (Indian PAN Card)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/ind_pan-indian-pan-card.md)
- [IRQ\_ID (Iraqi ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/irq_id-iraqi-id.md)
- [JOR\_ID (Jordan ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/jor_id-jordan-id.md)
- [JOR\_VL (Jordan Vehicle License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/jor_vl-jordan-vehicle-license.md)
- [KEN\_ID (Kenya ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/ken_id-kenya-id.md)
- [KWT\_ID (Kuwait ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/kwt_id-kuwait-id.md)
- [LBN DL (Lebanese Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/lbn-dl-lebanese-driving-licence.md)
- [LBN\_ID (Lebanese ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/lbn_id-lebanese-id.md)
- [MAR\_ID (Moroccan ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/mar_id-moroccan-id.md)
- [NGA\_DL (Nigeria Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/nga_dl-nigeria-driving-licence.md)
- [NGA\_NIN (Nigeria Digital NIN)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/nga_nin-nigeria-digital-nin.md)
- [NGA\_VOTER\_ID (Nigeria Voter Card)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/nga_voter_id-nigeria-voter-card.md)
- [NLD\_DL (Netherlands Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/nld_dl-netherlands-driving-licence.md)
- [OMN\_DL (Oman Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/omn_dl-oman-driving-licence.md)
- [OMN\_ID (Oman ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/omn_id-oman-id.md)
- [OMN\_VL (Oman Vehicle License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/omn_vl-oman-vehicle-license.md)
- [PAK\_ID (Pakistan ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/pak_id-pakistan-id.md)
- [PHL\_DL (Philippines Driving License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/phl_dl-philippines-driving-license.md)
- [QAT\_DL (Qatar Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/qat_dl-qatar-driving-licence.md)
- [QAT\_ID (Qatar ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/qat_id-qatar-id.md)
- [QAT\_VL (Qatar Vehicle License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/qat_vl-qatar-vehicle-license.md)
- [RSL\_ID (Somaliland National ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/rsl_id-somaliland-national-id.md)
- [RWA\_ID (Rwanda ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/rwa_id-rwanda-id.md)
- [SAU\_DL (Saudi Arabia Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sau_dl-saudi-arabia-driving-licence.md)
- [SAU\_ID (Saudi Arabia ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sau_id-saudi-arabia-id.md)
- [SAU\_VL (Saudi Vehicle License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sau_vl-saudi-vehicle-license.md)
- [SDN\_DL (Sudan Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sdn_dl-sudan-driving-licence.md)
- [SDN\_ID (Sudan ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sdn_id-sudan-id.md)
- [SDN\_VL (Sudan Vehicle License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sdn_vl-sudan-vehicle-license.md)
- [SEN\_ID (Senegal ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/sen_id-senegal-id.md)
- [SOM\_ID (Somali ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/som_id-somali-id.md)
- [SYR\_ID (Syrian ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/syr_id-syrian-id.md)
- [TUN\_ID (Tunisian ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/tun_id-tunisian-id.md)
- [TUR\_ID (Turkish ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/tur_id-turkish-id.md)
- [UAE\_DL (UAE Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae_dl-uae-driving-licence.md)
- [UAE\_ID (UAE Emirates ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae_id-uae-emirates-id.md): This refers to the physical version of the Emirates ID. If you want to scan the digital version please refer to UAE\_ID\_DIGITAL
- [UAE\_ID\_DIGITAL (UAE Emirates ID digital version)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae_id-uae-emirates-id-digital.md): This refers to the digital version of the Emirates ID that can be downloaed from either the ICP or UAE Pass application
- [UAE\_VISA (UAE Visa)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae_visa-uae-visa.md)
- [UAE\_VL (UAE Vehicle Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae_vl-uae-vehicle-licence.md)
- [UAE\_EVISA (UAE e-visa)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae-evisa.md)
- [UAE\_ID\_APPLICATION\_FORM (UAE ID application form)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae-id-application-form.md)
- [UAE\_PASSPORT\_DIGITAL (Digital Emirates Passport)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uae_passport_digital-digital-emirates-passport.md)
- [UGA\_ID (Uganda ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uga_id-uganda-id.md)
- [UGA\_VOTER\_ID (Uganda Voter ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/uga_voter_id-uganda-voter-id.md)
- [USA\_DL (USA Driving Licence)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/usa_dl-usa-driving-licence.md)
- [YEM\_ID (Yemen ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/yem_id-yemen-id.md)
- [ZAF\_DL (South Africa Driving License)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/zaf_dl-south-africa-driving-license.md)
- [ZAF\_ID (South Africa ID)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/zaf_id-south-africa-id.md)
- [MRZ only (TD1 or TD3)](https://docs.uqudo.com/docs/kyc/uqudo-api/scan/mrz-only-td1-or-td3.md)
- [Info API](https://docs.uqudo.com/docs/kyc/uqudo-api/info.md)
- [Face API](https://docs.uqudo.com/docs/kyc/uqudo-api/face.md)
- [Lookup API](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup.md)
- [Ghana](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/ghana.md)
- [India](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/india.md)
- [Kenya](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/kenya.md)
- [Nigeria](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/nigeria.md)
- [South Africa](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/south-africa.md)
- [Uganda](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/uganda.md)
- [UAE](https://docs.uqudo.com/docs/kyc/uqudo-api/lookup/uae.md)
- [Background Check API](https://docs.uqudo.com/docs/kyc/uqudo-api/background-check.md)
- [Hosted KYC](https://docs.uqudo.com/docs/kyc/no-code-kyc.md)
- [Workflow Settings](https://docs.uqudo.com/docs/kyc/no-code-kyc/workflow-settings.md)
- [Text Settings](https://docs.uqudo.com/docs/kyc/no-code-kyc/text-settings.md)
- [Webhook](https://docs.uqudo.com/docs/kyc/no-code-kyc/webhook.md)
- [Onboarding Settings](https://docs.uqudo.com/docs/kyc/no-code-kyc/onboarding-settings.md)
- [Other Settings](https://docs.uqudo.com/docs/kyc/no-code-kyc/other-settings.md)
- [Getting Started](https://docs.uqudo.com/docs/kyb/getting-started.md)
- [Use Cases](https://docs.uqudo.com/docs/kyb/getting-started/use-cases.md)
- [Low-complexity](https://docs.uqudo.com/docs/kyb/getting-started/use-cases/low-complexity.md)
- [Medium-complexity](https://docs.uqudo.com/docs/kyb/getting-started/use-cases/medium-complexity.md)
- [High-complexity](https://docs.uqudo.com/docs/kyb/getting-started/use-cases/high-complexity.md)
- [Integration Options](https://docs.uqudo.com/docs/kyb/getting-started/integration-options.md)
- [Uqudo API](https://docs.uqudo.com/docs/kyb/getting-started/integration-options/uqudo-api.md)
- [Uqudo API](https://docs.uqudo.com/docs/kyb/uqudo-api.md)
- [Company API](https://docs.uqudo.com/docs/kyb/uqudo-api/company-api.md)
- [Screening API](https://docs.uqudo.com/docs/kyb/uqudo-api/screening-api.md)
- [Data Matching API](https://docs.uqudo.com/docs/kyb/uqudo-api/data-matching-api.md)
- [Session API](https://docs.uqudo.com/docs/kyb/uqudo-api/session-api.md)
- [Middle East](https://docs.uqudo.com/docs/coverage/middle-east.md)
- [Bahrain](https://docs.uqudo.com/docs/coverage/middle-east/bahrain.md)
- [Iran](https://docs.uqudo.com/docs/coverage/middle-east/iran.md)
- [Iraq](https://docs.uqudo.com/docs/coverage/middle-east/iraq.md)
- [Jordan](https://docs.uqudo.com/docs/coverage/middle-east/jordan.md)
- [Kuwait](https://docs.uqudo.com/docs/coverage/middle-east/kuwait.md)
- [Lebanon](https://docs.uqudo.com/docs/coverage/middle-east/lebanon.md)
- [Oman](https://docs.uqudo.com/docs/coverage/middle-east/oman.md)
- [Palestine](https://docs.uqudo.com/docs/coverage/middle-east/palestine.md)
- [Qatar](https://docs.uqudo.com/docs/coverage/middle-east/qatar.md)
- [Saudi Arabia](https://docs.uqudo.com/docs/coverage/middle-east/saudi-arabia.md)
- [Syria](https://docs.uqudo.com/docs/coverage/middle-east/syria.md)
- [Turkey](https://docs.uqudo.com/docs/coverage/middle-east/turkey.md)
- [United Arab Emirates](https://docs.uqudo.com/docs/coverage/middle-east/united-arab-emirates.md)
- [Yemen](https://docs.uqudo.com/docs/coverage/middle-east/yemen.md)
- [Africa](https://docs.uqudo.com/docs/coverage/africa.md)
- [Algeria](https://docs.uqudo.com/docs/coverage/africa/algeria.md)
- [Angola](https://docs.uqudo.com/docs/coverage/africa/angola.md)
- [Benin](https://docs.uqudo.com/docs/coverage/africa/benin.md)
- [Botswana](https://docs.uqudo.com/docs/coverage/africa/botswana.md)
- [Burkina Faso](https://docs.uqudo.com/docs/coverage/africa/burkina-faso.md)
- [Burundi](https://docs.uqudo.com/docs/coverage/africa/burundi.md)
- [Cameroon](https://docs.uqudo.com/docs/coverage/africa/cameroon.md)
- [Cape Verde](https://docs.uqudo.com/docs/coverage/africa/cape-verde.md)
- [Central African Republic](https://docs.uqudo.com/docs/coverage/africa/central-african-republic.md)
- [Chad](https://docs.uqudo.com/docs/coverage/africa/chad.md)
- [Comoros](https://docs.uqudo.com/docs/coverage/africa/comoros.md)
- [Democratic Republic of Congo](https://docs.uqudo.com/docs/coverage/africa/democratic-republic-of-congo.md)
- [Djibouti](https://docs.uqudo.com/docs/coverage/africa/djibouti.md)
- [Egypt](https://docs.uqudo.com/docs/coverage/africa/egypt.md)
- [Equatorial Guinea](https://docs.uqudo.com/docs/coverage/africa/equatorial-guinea.md)
- [Eritrea](https://docs.uqudo.com/docs/coverage/africa/eritrea.md)
- [Eswatini](https://docs.uqudo.com/docs/coverage/africa/eswatini.md)
- [Ethiopia](https://docs.uqudo.com/docs/coverage/africa/ethiopia.md)
- [Gabon](https://docs.uqudo.com/docs/coverage/africa/gabon.md)
- [Gambia](https://docs.uqudo.com/docs/coverage/africa/gambia.md)
- [Ghana](https://docs.uqudo.com/docs/coverage/africa/ghana.md)
- [Guinea](https://docs.uqudo.com/docs/coverage/africa/guinea.md)
- [Guinea-Bissau](https://docs.uqudo.com/docs/coverage/africa/guinea-bissau.md)
- [Ivory Coast](https://docs.uqudo.com/docs/coverage/africa/ivory-coast.md)
- [Kenya](https://docs.uqudo.com/docs/coverage/africa/kenya.md)
- [Lesotho](https://docs.uqudo.com/docs/coverage/africa/lesotho.md)
- [Liberia](https://docs.uqudo.com/docs/coverage/africa/liberia.md)
- [Libya](https://docs.uqudo.com/docs/coverage/africa/libya.md)
- [Madagascar](https://docs.uqudo.com/docs/coverage/africa/madagascar.md)
- [Malawi](https://docs.uqudo.com/docs/coverage/africa/malawi.md)
- [Mali](https://docs.uqudo.com/docs/coverage/africa/mali.md)
- [Mauritania](https://docs.uqudo.com/docs/coverage/africa/mauritania.md)
- [Mauritius](https://docs.uqudo.com/docs/coverage/africa/mauritius.md)
- [Morocco](https://docs.uqudo.com/docs/coverage/africa/morocco.md)
- [Mozambique](https://docs.uqudo.com/docs/coverage/africa/mozambique.md)
- [Namibia](https://docs.uqudo.com/docs/coverage/africa/namibia.md)
- [Niger](https://docs.uqudo.com/docs/coverage/africa/niger.md)
- [Nigeria](https://docs.uqudo.com/docs/coverage/africa/nigeria.md)
- [Republic of Congo](https://docs.uqudo.com/docs/coverage/africa/republic-of-congo.md)
- [Rwanda](https://docs.uqudo.com/docs/coverage/africa/rwanda.md)
- [Sao Tome and Principe](https://docs.uqudo.com/docs/coverage/africa/sao-tome-and-principe.md)
- [Senegal](https://docs.uqudo.com/docs/coverage/africa/senegal.md)
- [Seychelles](https://docs.uqudo.com/docs/coverage/africa/seychelles.md)
- [Sierra Leone](https://docs.uqudo.com/docs/coverage/africa/sierra-leone.md)
- [Somalia](https://docs.uqudo.com/docs/coverage/africa/somalia.md)
- [Somaliland](https://docs.uqudo.com/docs/coverage/africa/somaliland.md)
- [South Africa](https://docs.uqudo.com/docs/coverage/africa/south-africa.md)
- [South Sudan](https://docs.uqudo.com/docs/coverage/africa/south-sudan.md)
- [Sudan](https://docs.uqudo.com/docs/coverage/africa/sudan.md)
- [Tanzania](https://docs.uqudo.com/docs/coverage/africa/tanzania.md)
- [Togo](https://docs.uqudo.com/docs/coverage/africa/togo.md)
- [Tunisia](https://docs.uqudo.com/docs/coverage/africa/tunisia.md)
- [Uganda](https://docs.uqudo.com/docs/coverage/africa/uganda.md)
- [Zambia](https://docs.uqudo.com/docs/coverage/africa/zambia.md)
- [Zimbabwe](https://docs.uqudo.com/docs/coverage/africa/zimbabwe.md)
- [Asia](https://docs.uqudo.com/docs/coverage/asia.md)
- [Afghanistan](https://docs.uqudo.com/docs/coverage/asia/afghanistan.md)
- [Armenia](https://docs.uqudo.com/docs/coverage/asia/armenia.md)
- [Azerbaijan](https://docs.uqudo.com/docs/coverage/asia/azerbaijan.md)
- [Bangladesh](https://docs.uqudo.com/docs/coverage/asia/bangladesh.md)
- [Bhutan](https://docs.uqudo.com/docs/coverage/asia/bhutan.md)
- [Brunei](https://docs.uqudo.com/docs/coverage/asia/brunei.md)
- [Cambodia](https://docs.uqudo.com/docs/coverage/asia/cambodia.md)
- [China](https://docs.uqudo.com/docs/coverage/asia/china.md)
- [East Timor](https://docs.uqudo.com/docs/coverage/asia/east-timor.md)
- [Georgia](https://docs.uqudo.com/docs/coverage/asia/georgia.md)
- [Hong-Kong (China)](https://docs.uqudo.com/docs/coverage/asia/hong-kong-china.md)
- [India](https://docs.uqudo.com/docs/coverage/asia/india.md)
- [Indonesia](https://docs.uqudo.com/docs/coverage/asia/indonesia.md)
- [Japan](https://docs.uqudo.com/docs/coverage/asia/japan.md)
- [Kazakhstan](https://docs.uqudo.com/docs/coverage/asia/kazakhstan.md)
- [Kyrgyzstan](https://docs.uqudo.com/docs/coverage/asia/kyrgyzstan.md)
- [Laos](https://docs.uqudo.com/docs/coverage/asia/laos.md)
- [Macau (China)](https://docs.uqudo.com/docs/coverage/asia/macau-china.md)
- [Malaysia](https://docs.uqudo.com/docs/coverage/asia/malaysia.md)
- [Maldives](https://docs.uqudo.com/docs/coverage/asia/maldives.md)
- [Mongolia](https://docs.uqudo.com/docs/coverage/asia/mongolia.md)
- [Myanmar](https://docs.uqudo.com/docs/coverage/asia/myanmar.md)
- [Nepal](https://docs.uqudo.com/docs/coverage/asia/nepal.md)
- [North Korea](https://docs.uqudo.com/docs/coverage/asia/north-korea.md)
- [Pakistan](https://docs.uqudo.com/docs/coverage/asia/pakistan.md)
- [Philippines](https://docs.uqudo.com/docs/coverage/asia/philippines.md)
- [Singapore](https://docs.uqudo.com/docs/coverage/asia/singapore.md)
- [South Korea](https://docs.uqudo.com/docs/coverage/asia/south-korea.md)
- [Sri Lanka](https://docs.uqudo.com/docs/coverage/asia/sri-lanka.md)
- [Taiwan (China)](https://docs.uqudo.com/docs/coverage/asia/taiwan-china.md)
- [Tajikistan](https://docs.uqudo.com/docs/coverage/asia/tajikistan.md)
- [Thailand](https://docs.uqudo.com/docs/coverage/asia/thailand.md)
- [Turkmenistan](https://docs.uqudo.com/docs/coverage/asia/turkmenistan.md)
- [Uzbekistan](https://docs.uqudo.com/docs/coverage/asia/uzbekistan.md)
- [Vietnam](https://docs.uqudo.com/docs/coverage/asia/vietnam.md)
- [Europe](https://docs.uqudo.com/docs/coverage/europe.md)
- [Albania](https://docs.uqudo.com/docs/coverage/europe/albania.md)
- [Andorra](https://docs.uqudo.com/docs/coverage/europe/andorra.md)
- [Austria](https://docs.uqudo.com/docs/coverage/europe/austria.md)
- [Belarus](https://docs.uqudo.com/docs/coverage/europe/belarus.md)
- [Belgium](https://docs.uqudo.com/docs/coverage/europe/belgium.md)
- [Bosnia and Herzegovina](https://docs.uqudo.com/docs/coverage/europe/bosnia-and-herzegovina.md)
- [Bulgaria](https://docs.uqudo.com/docs/coverage/europe/bulgaria.md)
- [Croatia](https://docs.uqudo.com/docs/coverage/europe/croatia.md)
- [Cyprus](https://docs.uqudo.com/docs/coverage/europe/cyprus.md)
- [Czech Republic](https://docs.uqudo.com/docs/coverage/europe/czech-republic.md)
- [Denmark](https://docs.uqudo.com/docs/coverage/europe/denmark.md)
- [Estonia](https://docs.uqudo.com/docs/coverage/europe/estonia.md)
- [Faroe Islands (Denmark)](https://docs.uqudo.com/docs/coverage/europe/faroe-islands-denmark.md)
- [Finland](https://docs.uqudo.com/docs/coverage/europe/finland.md)
- [France](https://docs.uqudo.com/docs/coverage/europe/france.md)
- [Germany](https://docs.uqudo.com/docs/coverage/europe/germany.md)
- [Gibraltar (UK)](https://docs.uqudo.com/docs/coverage/europe/gibraltar-uk.md)
- [Greece](https://docs.uqudo.com/docs/coverage/europe/greece.md)
- [Greenland (Denmark)](https://docs.uqudo.com/docs/coverage/europe/greenland-denmark.md)
- [Guernsey (UK)](https://docs.uqudo.com/docs/coverage/europe/guernsey-uk.md)
- [Hungary](https://docs.uqudo.com/docs/coverage/europe/hungary.md)
- [Iceland](https://docs.uqudo.com/docs/coverage/europe/iceland.md)
- [Ireland](https://docs.uqudo.com/docs/coverage/europe/ireland.md)
- [Isle of Man (UK)](https://docs.uqudo.com/docs/coverage/europe/isle-of-man-uk.md)
- [Italy](https://docs.uqudo.com/docs/coverage/europe/italy.md)
- [Jersey (UK)](https://docs.uqudo.com/docs/coverage/europe/jersey-uk.md)
- [Kosovo](https://docs.uqudo.com/docs/coverage/europe/kosovo.md)
- [Latvia](https://docs.uqudo.com/docs/coverage/europe/latvia.md)
- [Liechtenstein](https://docs.uqudo.com/docs/coverage/europe/liechtenstein.md)
- [Lithuania](https://docs.uqudo.com/docs/coverage/europe/lithuania.md)
- [Luxembourg](https://docs.uqudo.com/docs/coverage/europe/luxembourg.md)
- [Malta](https://docs.uqudo.com/docs/coverage/europe/malta.md)
- [Moldova](https://docs.uqudo.com/docs/coverage/europe/moldova.md)
- [Monaco](https://docs.uqudo.com/docs/coverage/europe/monaco.md)
- [Montenegro](https://docs.uqudo.com/docs/coverage/europe/montenegro.md)
- [Netherlands](https://docs.uqudo.com/docs/coverage/europe/netherlands.md)
- [North Macedonia](https://docs.uqudo.com/docs/coverage/europe/north-macedonia.md)
- [Northern Cyprus](https://docs.uqudo.com/docs/coverage/europe/northern-cyprus.md)
- [Norway](https://docs.uqudo.com/docs/coverage/europe/norway.md)
- [Poland](https://docs.uqudo.com/docs/coverage/europe/poland.md)
- [Portugal](https://docs.uqudo.com/docs/coverage/europe/portugal.md)
- [Romania](https://docs.uqudo.com/docs/coverage/europe/romania.md)
- [Russia](https://docs.uqudo.com/docs/coverage/europe/russia.md)
- [San Marino](https://docs.uqudo.com/docs/coverage/europe/san-marino.md)
- [Serbia](https://docs.uqudo.com/docs/coverage/europe/serbia.md)
- [Slovakia](https://docs.uqudo.com/docs/coverage/europe/slovakia.md)
- [Slovenia](https://docs.uqudo.com/docs/coverage/europe/slovenia.md)
- [Spain](https://docs.uqudo.com/docs/coverage/europe/spain.md)
- [Sweden](https://docs.uqudo.com/docs/coverage/europe/sweden.md)
- [Switzerland](https://docs.uqudo.com/docs/coverage/europe/switzerland.md)
- [Ukraine](https://docs.uqudo.com/docs/coverage/europe/ukraine.md)
- [United Kingdom](https://docs.uqudo.com/docs/coverage/europe/united-kingdom.md)
- [Vatican City](https://docs.uqudo.com/docs/coverage/europe/vatican-city.md)
- [North America](https://docs.uqudo.com/docs/coverage/north-america.md)
- [Anguilla (UK)](https://docs.uqudo.com/docs/coverage/north-america/anguilla-uk.md)
- [Antigua and Barbuda](https://docs.uqudo.com/docs/coverage/north-america/antigua-and-barbuda.md)
- [Bahamas](https://docs.uqudo.com/docs/coverage/north-america/bahamas.md)
- [Barbados](https://docs.uqudo.com/docs/coverage/north-america/barbados.md)
- [Belize](https://docs.uqudo.com/docs/coverage/north-america/belize.md)
- [Bermuda (UK)](https://docs.uqudo.com/docs/coverage/north-america/bermuda-uk.md)
- [British Virgin Islands (UK)](https://docs.uqudo.com/docs/coverage/north-america/british-virgin-islands-uk.md)
- [Canada](https://docs.uqudo.com/docs/coverage/north-america/canada.md)
- [Cayman Islands (UK)](https://docs.uqudo.com/docs/coverage/north-america/cayman-islands-uk.md)
- [Costa Rica](https://docs.uqudo.com/docs/coverage/north-america/costa-rica.md)
- [Cuba](https://docs.uqudo.com/docs/coverage/north-america/cuba.md)
- [Dominica](https://docs.uqudo.com/docs/coverage/north-america/dominica.md)
- [Dominican Republic](https://docs.uqudo.com/docs/coverage/north-america/dominican-republic.md)
- [El Salvador](https://docs.uqudo.com/docs/coverage/north-america/el-salvador.md)
- [Grenada](https://docs.uqudo.com/docs/coverage/north-america/grenada.md)
- [Guatemala](https://docs.uqudo.com/docs/coverage/north-america/guatemala.md)
- [Haiti](https://docs.uqudo.com/docs/coverage/north-america/haiti.md)
- [Honduras](https://docs.uqudo.com/docs/coverage/north-america/honduras.md)
- [Jamaica](https://docs.uqudo.com/docs/coverage/north-america/jamaica.md)
- [Mexico](https://docs.uqudo.com/docs/coverage/north-america/mexico.md)
- [Montserrat (UK)](https://docs.uqudo.com/docs/coverage/north-america/montserrat-uk.md)
- [Panama](https://docs.uqudo.com/docs/coverage/north-america/panama.md)
- [Saint Kitts and Nevis](https://docs.uqudo.com/docs/coverage/north-america/saint-kitts-and-nevis.md)
- [Saint Lucia](https://docs.uqudo.com/docs/coverage/north-america/saint-lucia.md)
- [Saint Vincent and the Grenadines](https://docs.uqudo.com/docs/coverage/north-america/saint-vincent-and-the-grenadines.md)
- [Turks and Caicos Islands (UK)](https://docs.uqudo.com/docs/coverage/north-america/turks-and-caicos-islands-uk.md)
- [United States of America](https://docs.uqudo.com/docs/coverage/north-america/united-states-of-america.md)
- [South America](https://docs.uqudo.com/docs/coverage/south-america.md)
- [Argentina](https://docs.uqudo.com/docs/coverage/south-america/argentina.md)
- [Bolivia](https://docs.uqudo.com/docs/coverage/south-america/bolivia.md)
- [Brazil](https://docs.uqudo.com/docs/coverage/south-america/brazil.md)
- [Chile](https://docs.uqudo.com/docs/coverage/south-america/chile.md)
- [Colombia](https://docs.uqudo.com/docs/coverage/south-america/colombia.md)
- [Ecuador](https://docs.uqudo.com/docs/coverage/south-america/ecuador.md)
- [Guyana](https://docs.uqudo.com/docs/coverage/south-america/guyana.md)
- [Nicaragua](https://docs.uqudo.com/docs/coverage/south-america/nicaragua.md)
- [Paraguay](https://docs.uqudo.com/docs/coverage/south-america/paraguay.md)
- [Peru](https://docs.uqudo.com/docs/coverage/south-america/peru.md)
- [Suriname](https://docs.uqudo.com/docs/coverage/south-america/suriname.md)
- [Trinidad and Tobago](https://docs.uqudo.com/docs/coverage/south-america/trinidad-and-tobago.md)
- [Uruguay](https://docs.uqudo.com/docs/coverage/south-america/uruguay.md)
- [Venezuela](https://docs.uqudo.com/docs/coverage/south-america/venezuela.md)
- [Oceania](https://docs.uqudo.com/docs/coverage/oceania.md)
- [Australia](https://docs.uqudo.com/docs/coverage/oceania/australia.md)
- [Fiji](https://docs.uqudo.com/docs/coverage/oceania/fiji.md)
- [French Polynesia (France)](https://docs.uqudo.com/docs/coverage/oceania/french-polynesia-france.md)
- [Kiribati](https://docs.uqudo.com/docs/coverage/oceania/kiribati.md)
- [Marshall Islands](https://docs.uqudo.com/docs/coverage/oceania/marshall-islands.md)
- [Micronesia](https://docs.uqudo.com/docs/coverage/oceania/micronesia.md)
- [Nauru](https://docs.uqudo.com/docs/coverage/oceania/nauru.md)
- [New Caledonia (France)](https://docs.uqudo.com/docs/coverage/oceania/new-caledonia-france.md)
- [New Zealand](https://docs.uqudo.com/docs/coverage/oceania/new-zealand.md)
- [Palau](https://docs.uqudo.com/docs/coverage/oceania/palau.md)
- [Papua New Guinea](https://docs.uqudo.com/docs/coverage/oceania/papua-new-guinea.md)
- [Saint Helena (UK)](https://docs.uqudo.com/docs/coverage/oceania/saint-helena-uk.md)
- [Samoa](https://docs.uqudo.com/docs/coverage/oceania/samoa.md)
- [Solomon Islands](https://docs.uqudo.com/docs/coverage/oceania/solomon-islands.md)
- [Tonga](https://docs.uqudo.com/docs/coverage/oceania/tonga.md)
- [Tuvalu](https://docs.uqudo.com/docs/coverage/oceania/tuvalu.md)
- [Vanuatu](https://docs.uqudo.com/docs/coverage/oceania/vanuatu.md)
