> For the complete documentation index, see [llms.txt](https://docs.shredpay.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shredpay.xyz/developers/readme.md).

# Welcome

The source for the ShredPay developer portal at [developers.shredpay.xyz](https://developers.shredpay.xyz).

ShredPay is a crypto payment and DeFi investment platform. These docs cover everything developers need to integrate with ShredPay — most prominently the **Agent Wallet API**, which lets AI agents securely operate on-chain assets through REST and MCP interfaces.

## What's in this repo

| Section            | Contents                                                                       |
| ------------------ | ------------------------------------------------------------------------------ |
| `introduction.md`  | Platform overview                                                              |
| `getting-started/` | Authentication, environments, first request                                    |
| `agent-wallet/`    | Agent Wallet product — quickstarts, concepts, guides, API reference, MCP tools |
| `webhooks/`        | Event delivery, signature verification                                         |
| `sdks/`            | Official SDK index                                                             |
| `reference/`       | Errors, rate limits, glossary                                                  |

## License

Documentation © ShredPay. See repository for terms.
