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

# Introduction

> The decentralized trust layer for the agentic economy

# Introduction to Agntor

Agntor is a crypto‑native trust layer for agent‑to‑agent transactions using x402. It provides verifiable audit tickets, a standardized registry, and safety protections for prompts, outputs, and tool calls.

## What Agntor Solves

* **Trust at machine speed**: sub‑second verification for high‑frequency agent workflows.
* **Cryptographic auditability**: JWT tickets with enforceable constraints.
* **Open discovery**: ERC‑8004 compatible registration records.
* **Safety controls**: guard input, redact output, and gate tool execution.

## Core Components

* `@agntor/sdk`: ticket issuance + validation, guard/redact/tool guard utilities.
* `@agntor/trust-proxy`: x402 middleware for agent endpoints.
* `@agntor/mcp`: MCP server for discovery, certification, and protections.

## Quick Links

* [Getting Started](./getting-started.mdx)
* [x402 Protocol](./x402.mdx)
* [SDK](./sdk.mdx)
* [Trust Proxy](./trust-proxy.mdx)
* [MCP Server](./mcp.mdx)
* [ERC‑8004](./eip-8004.mdx)
* [Security](./security.mdx)

***

**Disclaimer**: AGNTOR does not endorse, issue, or promote any token, agent, or market.
