> For the complete documentation index, see [llms.txt](https://avatar-social.gitbook.io/bkindness/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avatar-social.gitbook.io/bkindness/product-overview/mobile-app-for-users-84-developed.md).

# Mobile app for users (84% developed)

The mobile app turns real cities into gamified maps where kindness and adventure collide.

Core Features:

&#x20;• Treasure Map: Users see nearby digital treasure chests to explore and unlock.

<figure><img src="/files/6RyxFEHaZOVD7zE9SbqR" alt="" width="230"><figcaption></figcaption></figure>

&#x20;• Real-time Notifications: Get alerts when new rewards are added around the user’s location.

&#x20;• Chest Opening & Redemption: Instant access to deals, coupons, and experiences.

<figure><img src="/files/iYytEpEjVZTZyuVmntpH" alt="" width="311"><figcaption></figcaption></figure>

&#x20;• B-Passport System: Collect regional badges by unlocking rewards in different locations.

&#x20;• User Profile: Track rewards claimed, XP gained, achievements unlocked, and travel history.

&#x20;• Social Sharing & Gamification: Levels, avatars, leaderboards, and shareable wins.

<div><figure><img src="/files/xJj2S3APIKqnZjFd0WFw" alt="" width="257"><figcaption></figcaption></figure> <figure><img src="/files/0a9dq4Dc5dQOHuyTzl5z" alt="" width="256"><figcaption></figcaption></figure></div>

🎮 The app offers a fun, feel-good way to explore your city while supporting local businesses.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://avatar-social.gitbook.io/bkindness/product-overview/mobile-app-for-users-84-developed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
