> ## Documentation Index
> Fetch the complete documentation index at: https://aomilabs-victor-docs-redirect-build-overview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# MetaMask wallet integration

> Embedding Aomi agentic chat directly inside wallets like MetaMask with tool calling, streaming responses, and onchain operations without leaving the wallet UI.

Aomi chat can be embedded directly within wallets like MetaMask, bringing agentic capabilities like tool calling, streaming responses, and onchain operations into the wallet interface itself. Users interact with Aomi Apps without leaving their wallet.

## Status

**Coming soon.** This integration is in development.

## Vision

The goal is to make Aomi-powered agents available as a native experience inside wallet UIs:

* Users discover and switch between Aomi Apps directly from the wallet
* Transaction proposals appear inline with full simulation results
* Streaming AI responses render in a chat panel alongside wallet data
* Wallet signatures flow directly back to the agent without external redirects

## Design Principles

* **Stay in context.** Users should never leave the wallet to interact with an agent.
* **Safety first.** Simulation results are shown before any signature request.
* **App-aware.** The wallet surface reflects the active App's capabilities.

## Next Steps

* [Polymarket](/examples/polymarket): prediction market integration
* [DeFi Aggregators](/examples/defi-aggregators): cross-chain swaps
* [Integration Guide](/guides/integration): build your own integration
