> For the complete documentation index, see [llms.txt](https://docs.holdstation.com/holdstation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.holdstation.com/holdstation/overview/introduction/achievements.md).

# Achievements

Since launching in **April 2022**, **Holdstation** has grown into a leading **smart wallet** and **DeFutures trading platform**, with deep integration across next-generation ecosystems like **World Chain**. Focused on usability, real user engagement, and AI-powered finance, Holdstation has reached several remarkable milestones.

## 📈 Platform Milestones

* **Total Users:** 3,200,000+
* **Wallets Created:** 1.8 million+
* **Mobile App Downloads:** 700,000+ (iOS & Android)
* **Total Trading Volume:** $54.19 billion+
* **Total Fees Collected:** $3.3 million+
* **Assets Under Management (AUM):** $90 million+
* **Transactions Processed:** 41 million+

## ⚙️ Account Abstraction & Paymaster

* **AA Wallets Created:** 520,309
* **Paymaster Transactions:** 690,109+
* **Gas Fee Sponsored via Paymaster:** 195+ ETH
* **Gas Paid in Other Tokens:** 464.23 ETH
* **Sponsored Wallet Creations:** 84,919
* **Users Paying Gas in HOLD:** 177,581
* **Total AA User Actions:** 30.4 million+

> *Data Source:* [*Holdstation Stats*](https://analytics.holdstation.com/dashboard)

## 🌍 Performance on World Chain

### 🥚 Eggs Vault MiniApp

* **Total Users:** 963,000+
* **Daily Active Users (DAU):** 90,000+
* **Global MiniApp Ranking:** 8th

### 🔥 Holdstation MiniApp

* **Total Users:** 527,000+
* **DAU:** 125,000+
* **Global MiniApp Ranking:** **1st**

> *Data Source:* [*World Chain MiniApp Leaderboard*](https://www.miniapps.world/?sort=unique_users_all_time\&direction=desc)

## 🧠 AI-Powered Trading

* **AI Agents Deployed:** 229
* **Volume Generated by AI Agents:** $73,587
* **Fees Generated via AI Agents:** $11,198

## 💡 What These Achievements Mean

Holdstation isn’t just building tools—it’s creating an ecosystem where:

* **Real users** are recognized and rewarded.
* DeFi becomes frictionless through **gasless smart wallet infrastructure**.
* Users can interact natively with **miniapps** and **AI agents** inside World Chain.
* The power of AI is democratized and made profitable for everyday users.

**Holdstation** is setting new standards in Web3 user experience and AI-driven finance. These achievements are just the beginning of a much larger mission to reshape decentralized trading and user engagement at scale.


---

# 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.holdstation.com/holdstation/overview/introduction/achievements.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.
