# pdsx ## Docs - [__init__](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-__init__.md) - [auth](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-auth.md) - [batch](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-batch.md) - [config](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-config.md) - [display](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-display.md) - [operations](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-operations.md) - [output](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-output.md) - [parsing](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-parsing.md) - [resolution](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-resolution.md) - [types](https://pdsx.zzstoatzz.io/api-reference/pdsx-_internal-types.md) - [cli](https://pdsx.zzstoatzz.io/api-reference/pdsx-cli.md) - [Addressing](https://pdsx.zzstoatzz.io/concepts/addressing.md): how pdsx locates and references records using AT-URIs and DIDs - [Records and Collections](https://pdsx.zzstoatzz.io/concepts/records-and-collections.md): the fundamental data model pdsx operates on - [Repositories](https://pdsx.zzstoatzz.io/concepts/repositories.md): understanding the repository model and how pdsx interacts with it - [Batch Operations](https://pdsx.zzstoatzz.io/guides/batch-operations.md): Perform concurrent CRUD operations on multiple records - [Blob Upload](https://pdsx.zzstoatzz.io/guides/blob-upload.md): Upload and embed binary files in records - [Configure pdsx for Writes](https://pdsx.zzstoatzz.io/guides/configure-for-writes.md): Set up authentication to create, update, and delete records - [Create, Update, Delete Safely](https://pdsx.zzstoatzz.io/guides/crud-safety.md): CRUD operations workflow with safety best practices - [MCP Server](https://pdsx.zzstoatzz.io/guides/mcp-server.md): integrate pdsx with AI agents via the model context protocol - [Read Any Repository](https://pdsx.zzstoatzz.io/guides/read-repositories.md): Explore public records using handles or DIDs - [Quick Start](https://pdsx.zzstoatzz.io/quickstart.md): get up and running with pdsx in 5 minutes