> ## Documentation Index
> Fetch the complete documentation index at: https://docs.morpheum.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Agent wallet

> Wallets and key handling for automated traders and agents

## Overview

**Agent wallets** are the signing and funding layer for bots, MCP tools, and autonomous workflows on Morpheum. They separate operator policy (limits, allowlists) from execution keys while keeping nonces and balances consistent with the chain.

Guidance here covers recommended patterns: scoped keys, hardware or KMS-backed signing where required, and how agents should request quotes or submit orders safely.

## Next steps

* Start from [Quickstart](/quickstart) to see how wallets fit the MCP / CLI / SDK integration levels.
* See [MWVM](/mwvm) for how agent bytecode and policy run in the Morpheum virtual machine environment.
