> For the complete documentation index, see [llms.txt](https://docs.pett.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pett.ai/mobile-app/the-new-experience.md).

# The New Experience

### 📱 Introducing the New Pett.ai Mobile App

Your **PettBro** just leveled up.

<figure><img src="/files/5a7fuIXkgUvSPXjPhNOC" alt=""><figcaption></figcaption></figure>

The brand new **Pett.ai Mobile App** delivers a smoother, smarter, and more powerful way to experience the **PettBros Universe** — all from the palm of your hand.

From gameplay to DeFi, everything’s been redesigned to feel **simpler**, **faster**, and **more personal**.

***

### 🧠 Smarter AI, Seamless Gameplay

* Take care of your **PettBro** more intuitively than ever
* Access all your **favorite gameplay features** in one unified flow
* Enhanced **AI Personalities**, **Chat**, and **Trading Research** — your PettBro grows with you

> It’s not just a pet. It’s a responsive, evolving AI companion.

***

### ✨ A UX Built for Touch

* Slick new UI — optimized for both iOS and Android
* Every tap, swipe, and scroll feels good
* Minimalist, clean, and **easy to navigate**, even on smaller screens
* Faster load times and better performance across devices

| <div><figure><img src="/files/UIJpdgHeb5JACxBXMFdP" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/1f2cJ7kusDSCvZ3KhfXT" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/c7uKf7z02wM6yYb2QoIc" alt=""><figcaption></figcaption></figure></div> |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |

***

### 💸 Explore the Wall Street Zone

Your financial control center is now fully mobile.

| ![](/files/6MZmgPTMU3RpJ0vV0S2E) | ![](/files/n33nqp1GkeBOIuN9hd56) | <div><figure><img src="/files/iiPuG2CKlD2crwRQgxOJ" alt=""><figcaption></figcaption></figure></div> |
| -------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------- |

Inside the **Wall Street** section, you can:

* 🔎 View your **RTIM status**
* 🛡️ See if your PettBro is under **Audit**
* 💰 Instantly access all your **Staking Jars**

It's $AIP  DeFi, made friendly — and fast.

***

### 🚀 Ongoing Development & Player Rewards

This is just the beginning.

* New features and AI upgrades are continuously being added
* Expect fresh content drops, seasonal events, and exclusive challenges
* **Early users will be rewarded** for exploring and growing the ecosystem

Stay active — and bring your frens.

***

#### 🔗 Get Started Now

Use the Pett.ai Mobile App as a **PWA (Progressive Web App)** — no download required!

👉 [Launch the app](https://app.pett.ai/)

[Or learn how to install it on your home screen »](/mobile-app/install-app-how-to.md)


---

# 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://docs.pett.ai/mobile-app/the-new-experience.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.
