> For the complete documentation index, see [llms.txt](https://docs.switchboard.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.switchboard.xyz/custom-feeds/build-and-deploy-feed.md).

# Build and Deploy Feed

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

### [Build with UI](/custom-feeds/build-and-deploy-feed/build-with-ui.md)

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

### [Build with TypeScript](/custom-feeds/build-and-deploy-feed/build-with-typescript.md)

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

### [Deploy Feed](/custom-feeds/build-and-deploy-feed/deploy-feed.md)

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