# Agent Action Handoff

Canonical page: https://docs.denaria.finance/agent-action-handoff

Status: current

Denaria Docs is the canonical knowledge source for protocol and product
information. Concrete user requests to prepare a Denaria position use the
official Action Handoff flow.

## Canonical Resources

- [Landing agent instructions](https://denaria.finance/llms.txt)
- [MCP handoff guide](https://denaria.finance/agent-mcp.md)
- [Installable skill](https://github.com/denaria-finance/denaria-skills)
- [Official MCP endpoint](https://mcp.denaria.finance/mcp)

## Operational Boundary

~~~text
Denaria Agent Service prepares.
Denaria App/PWA verifies.
The user signs.
External agents do not execute.
~~~

An agent may prepare and display an unsigned QR handoff. It must not claim to
have opened, signed, submitted, broadcast, or executed the position.

## Expected Route

1. Read the landing agent instructions.
2. Use the installed Denaria Action Handoff skill when available.
3. If installation is required, ask the user before installing it.
4. Call the official MCP preparation flow.
5. Display the QR and fallback URLs.
6. The user scans, reviews, and signs in Denaria App/PWA.
