# How does Secure Call work?

Secure Call uses a backend authentication process that validates each call from a verified business before it reaches the customer. This handshake confirms that the call is genuinely originating from the business, and the user sees a “Secure Call” badge on their screen. The APIs behind Secure Call integrate easily with your existing calling infrastructure, allowing businesses to manage both identity and context in real time.


---

# 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-for-business/features/secure-calls/how-does-secure-call-work.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.
