# Speed Wallet Mini Apps

## Speed Wallet Mini-Apps

- [Mini Apps](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/readme.md): Big Impact, Mini Apps: Seamless Integration with Speed Wallet!
- [Getting Started](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/getting-started.md)
- [Creating](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/creating.md): Follow essential steps to create, test, and list your Mini App on Speed Wallet.
- [Data Sharing](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/data-sharing.md): Retrieve the wallet user’s details securely.
- [Receiving Payments](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/receiving-payments.md): Easily receive payments from your wallet users with a simple, secure process.
- [Sending Payments](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/sending-payments.md): Quickly send payments to your wallet users with a seamless and secure process.
- [Testing](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/testing.md)
- [Listing](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/listing.md)
- [Approval Process](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/approval-process.md): Track your Mini App's approval status before going live on Speed Wallet.
- [Shareable & Short URL](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/shareable-and-short-url.md): Share your approved Mini App with a link for seamless user access and login.
- [Wallet User Journey](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/wallet-user-journey.md): Explore, install, and use Mini Apps seamlessly within Speed Wallet.
- [Unpublishing](https://speed-wallet.gitbook.io/speed-wallet-mini-apps/unpublishing.md): Manage your Mini Apps by removing or unpublishing them as needed.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://speed-wallet.gitbook.io/speed-wallet-mini-apps/readme.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.
