# xByte > Infra for Pay-per-Byte Monetization ## Docs - [API Client Reference](/api-client): The `xByteClient` provides methods to interact with the xByte API server for content management, pricing, and retrieval. - [EVM Client Reference](/evm-client): The `xByteEvmClient` provides methods to interact with xByte smart contracts on the Base Sepolia blockchain. This client uses [viem](https://viem.sh/) for blockchain interactions. - [Examples](/examples): This page contains practical examples of using the xByte SDK in common scenarios. - [Getting Started](/getting-started): This guide will help you get started with the xByte SDK. You'll learn how to install the SDK, create clients, and make your first API calls. - [xByte SDK](/intro): Infra for Pay-per-Byte Monetization - [Types Reference](/types): This page documents all TypeScript types and interfaces available in the xByte SDK.