# Introduction

### The problem

pandemic has changed the way businesses operate. Many businesses are trying to find newer and safer ways to interact with customers. In this new reality, business operations are redefined with safety being the top priority. many existing technology products need to facilitate and achieve this new and safer customer experience.

### Touchless Interactive

the integration of the Touchless interactive framework can help achieve these newer customer experiences. for example, imagine a business that requires the customer to sign a document on an iPad. The touchless interactive framework can help customers sign the document from their mobile device avoiding any physical contact.&#x20;

Touchless Interactive is a  free and open-source (MIT license) code available to integrate into your existing products.


---

# 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.touchlessinteractive.app/master.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.
