# 3.3.4 App User Flow

The diagram shows the user journey within the FingeRate App. After creating an account and completing their profile, users can navigate the metaverse world to interact with virtual bots, participate in surveys, accumulate SoM (in-app Mileage), and exchange them for coupons, gift cards, cryptocurrencies, and other rewards.

<figure><img src="/files/SCS0f17jsl8LBq7sfuYW" alt=""><figcaption><p>FingeRate App - User Flow 1</p></figcaption></figure>

<figure><img src="/files/UF5j7rt2k6wyA8Qy4vGn" alt=""><figcaption><p>FingeRate App - User Flow 2</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.3-fingerate-app/3.3.4-app-user-flow.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.
