# Scenarios for all user verifications : Truecaller and Non Truecaller Users

Truecaller SDK enables you to verify your user's mobile number in a seamless way. For users who have the Truecaller app present on their smartphones and are already registered Truecaller users, they get verified in a 1-tap flow (supported globally), without the need of any manual input.

For users who don't have the Truecaller app present on their smartphones, the SDK enables user verification by means of a drop call, which is triggered to the user's number in the background to complete the verification flow (currently supported only for India).

To understand various possible user scenarios in the user's verification flow, let's try to take the example of CentroStore. CetroStore is using Truecaller SDK for verifying the numbers of all their users.

**Scenario 1**&#x20;

a) New user on CentroStore app and&#x20;

b) Truecaller app present on user's smartphone

<figure><img src="https://3916632365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJzE3kcOEptTlnx7Hgg25%2Fuploads%2F0T7qa39FRammgXXTAr5G%2FScreenshot%202024-06-07%20103558.png?alt=media&#x26;token=3dcd01dd-0cc8-4e12-a64a-9c09d834fb30" alt=""><figcaption></figcaption></figure>

**Scenario 2**&#x20;

a) Existing user on CentroStore app, and&#x20;

b) Truecaller app present on smartphone

<figure><img src="https://3916632365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJzE3kcOEptTlnx7Hgg25%2Fuploads%2FGd2Gedi2bFSRqKSud0Uq%2FScreenshot%202024-06-07%20103807.png?alt=media&#x26;token=80841c3b-346b-4b62-8444-3b1cde79cfc2" alt=""><figcaption></figcaption></figure>

**Scenario 3**&#x20;

a) New user on CentroStore app, and

b) Truecaller app NOT present on a smartphone, and user's mobile number NOT already verified on smartphone

<figure><img src="https://3916632365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJzE3kcOEptTlnx7Hgg25%2Fuploads%2FEI4bnKCb43bwDYrAeDZY%2FScreenshot%202024-06-07%20125435.png?alt=media&#x26;token=d1c1dae4-f148-405e-879e-f035403cad5c" alt=""><figcaption></figcaption></figure>

**Scenario 4**&#x20;

a) Existing user on CentroStore app, and&#x20;

b) Truecaller app NOT present on smartphone and user's mobile number NOT verified on smartphone

<figure><img src="https://3916632365-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJzE3kcOEptTlnx7Hgg25%2Fuploads%2FTejP6sDz7ifyZoMuZBpI%2FScreenshot%202024-06-07%20125812.png?alt=media&#x26;token=899db593-7449-45df-ac4e-b58d15954f84" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.truecaller.com/truecaller-sdk/android/oauth-sdk-3.0.0/scenarios-for-all-user-verifications-truecaller-and-non-truecaller-users.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
