# Build and Deploy Feed

This section covers how to create and deploy custom Switchboard data feeds.

### [Build with UI](https://docs.switchboard.xyz/custom-feeds/build-and-deploy-feed/build-with-ui)

Use the visual interface to create feeds without writing code. Build, simulate, and publish feed definitions directly from the web app.

### [Build with TypeScript](https://docs.switchboard.xyz/custom-feeds/build-and-deploy-feed/build-with-typescript)

Create and manage feeds programmatically for more complex use cases, CI/CD integration, or dynamic feed generation.

### [Deploy Feed](https://docs.switchboard.xyz/custom-feeds/build-and-deploy-feed/deploy-feed)

Learn how deployment works across Solana/SVM and EVM chains, and what "deploying a feed" means for each.
