# Mini Apps

With Progressive Web Apps (PWAs) functioning as mini apps inside the wallet, you can interact with dApps directly from within the Kresus wallet, without ever leaving the interface. This creates a seamless experience, letting you access the full power of on-chain applications right inside your wallet, similar to how you use any other app.

<figure><img src="/files/YijZVyWqchp2pr9MXZKq" alt=""><figcaption></figcaption></figure>

One of the biggest problems in crypto today is the clunky experience of using dApps on mobile devices. Nobody wants to open a buggy browser window inside a mobile wallet just to interact with an app. People expect the same user-friendly flow they get in non-crypto apps—going to a website, logging in, and interacting smoothly.

That’s the experience we aim to deliver with Kresus. More than just convenience, it’s also about security. By providing a curated list of dApps, we ensure that you're exploring the decentralized world in a safe environment, reducing the risk of shady applications compromising your funds. Our PWA approach limits the possibilities of phishing attacks and scams, giving you peace of mind as you navigate DeFi with guardrails in place.


---

# 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://docs.kresus.com/key-features/openapi.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.
