# Implementing user flow for your Mobile Website

While you start integrating Truecaller SDK, as the very first step, it is important to work on designing the right user flow, so that you can achieve desired results.

Truecaller SDK is a mobile number verification service, without the need for any OTP whatsoever.

The right way to implement Truecaller SDK on your mobile web, is to invoke mobile number verification via Truecaller at touch points, where you have your users to sign-up/ login/ checkout by verifying their mobile numbers.

Let us now see an example to understand how to effectively use Truecaller SDK at such touch points in your user journey

Users on CarDekho - India’s largest online auto discovery and classifieds platform, can browse for new cars, access details and more on CarDekho mSite. However, when users wish to take a test ride, get more details, request for car loan offers, and more, it requires users to verify their mobile number to ensure valid users are accessing such details.<br>

![](https://926286278-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_r_7LQgMQPpvEeFmRw%2F-MFA_EF85ZSfkYiZi0Ob%2F-MFA_fBezqDHxCk3Nlpf%2FScreenshot%202020-08-20%20at%204.47.10%20PM.png?alt=media\&token=7e64f50a-1ce1-48c6-a64e-a1e6c565a3a8)

From the above flow, we can see that for Truecaller users, signup is mere 1-step process without needing any OTP; while for non-Truecaller users the signup process is tedious, and involves many steps, and thus more possibilities of drop-offs.

**Building for various touch points**

**a. User signup/ login via mobile number**\
Example : Intrcity - India’s first SmartBus for safe inter-city travel

In order to complete your ticket booking on Intrcity’s mobile website, users need to verify their number in order to signup/ login into their accounts. Mobile number being an important part of the user profile, Intrcity uses Truecaller to quickly verify mobile number, and auto-fill certain parts of the user profile to reduce user effort and save time.

![](https://926286278-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-L_r_7LQgMQPpvEeFmRw%2F-MF9eUU_7AobzKeBI1WI%2F-MFAI04i6NItieHX6mv1%2FRail%20Yatri.png?alt=media\&token=5c823926-f7c3-42fe-a0d5-a1f43af44e51)


---

# 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://truecaller4developers.gitbook.io/truecaller-sdk/mobile-websites/implementing-user-flow-for-your-mobile-website.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.
