# Trust System

Canonical URL: https://magiccard.ai/docs/reference/trust-system
Markdown URL: https://magiccard.ai/docs/reference/trust-system.md
Summary: Agentic commerce needs trust signals across the open internet. MagicPay can store purchase outcomes, provider reputation, and flow hints after sessions.
Description: How MagicPay can use provider scores, purchase outcomes, and trace-derived hints to make agent commerce safer and faster.

## Canonical Answer

Agentic commerce needs trust signals across the open internet. MagicPay can store purchase outcomes, provider reputation, and flow hints after sessions. How MagicPay can use provider scores, purchase outcomes, and trace-derived hints to make agent commerce safer and faster. Protected payment and identity data stays behind MagicPay requests instead of entering LLM-visible context.

![How a finished session makes the next one faster](https://magiccard.ai/docs-assets/images/reference-trust-system-loop.svg)

## Self-Improvement

After successful purchases, the system can analyze the trace and store hints that help future sessions on the same site. The goal is less time, fewer tokens, and a higher success rate.

## Provider Trust

E-commerce outside marketplaces is messy. Agentic actors can maintain a shared trust layer by updating provider scores after purchase operations.

## Limits

Hints and trust scores only improve ranking and navigation; they do not override live page checks, user approvals, KYC limits, payment policy, or Memory requests.

## Related

- MagicSearch: https://magiccard.ai/docs/components/magicsearch
- MagicBrowse: https://magiccard.ai/docs/components/magicbrowse
- Payment Methods: https://magiccard.ai/docs/reference/payment-methods