> ## Documentation Index
> Fetch the complete documentation index at: https://docs.goldsky.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Turbo pipelines FAQ

> Answers to common Turbo pipelines questions, including chain coverage beyond Solana and whether Turbo supports static outbound IPs for sink connections.

## Is Turbo for Solana only?

No, Turbo is not limited to Solana. Solana datasets are exclusive to Turbo (they aren't available in Mirror v1), but Turbo also supports the same EVM and other chain datasets that Mirror exposes.

You can view available datasets using the [Goldsky webapp](https://app.goldsky.com/explore) or by running:

```bash theme={"dark"}
goldsky dataset list
```

Turbo also provides unique benefits like [dynamic tables](/turbo-pipelines/transforms/dynamic-tables) that aren't available in Mirror.

## Does Turbo support static IPs?

Yes, Turbo supports static IPs with the same setup and configuration as Mirror. See the [static IPs documentation](/platform/static-ips) for details on how to configure this feature.


## Related topics

- [Turbo Pipelines (turbo)](/compose/context/turbo.md)
- [Deploy a Turbo pipeline](/turbo-pipelines/quickstart.md)
- [Troubleshooting Turbo pipelines](/turbo-pipelines/guides/troubleshooting.md)
- [Movement sources for Turbo pipelines](/turbo-pipelines/sources/movement.md)
- [Solana sources for Turbo pipelines](/turbo-pipelines/sources/solana.md)
