# Switchboard

## Tooling Category

- [ ] dApp Development
- [ ] Explorer
- [ ] IDE
- [ ] Indexer
- [x] Oracle
- [ ] SDK

## Homepage or Repo or Download Link

[Documentation](https://docs.switchboard.xyz/docs)

## Description

Data feed customization and management

## Features
- [On-demand data feed](https://docs.switchboard.xyz/docs) (Sui is not supported)
- [Push-based data feed](https://docs.switchboard.xyz/docs/switchboard/switchboard-v2-push) (Sui is supported):
    - [Sui SDK](https://github.com/switchboard-xyz/sui-sdk)
    - [Sui examples](https://github.com/switchboard-xyz/sui-sdk/tree/main/programs/mainnet/feed-parser/sources)
    - [Sui supported feeds](https://app.switchboard.xyz/sui/mainnet)
- Build custom feed through [portal](https://app.switchboard.xyz/build)
- Generic data feed protocol allowing devs to build their own feed with customizable oracle jobs. Similar to ChainLink