# 3.4	Offline to Online

The FingeRate ecosystem has been designed to seamlessly merge offline elements with online functionality. Survey data collected through touchless survey kiosks (FingeRate Bot) is available on the FingeRate App, facilitating access to valuable information.

<figure><img src="/files/4IVAkMJeWivtg6oe01DB" alt=""><figcaption><p>FingeRate App - Data Flow</p></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://fingerate.gitbook.io/fingerate-whitepaper-v3.1/3.-fingerate-services/3.4-offline-to-online.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.
