> ## 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.

# FAQ

> Frequently asked questions about Turbo pipelines

## 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/data-sources) or by running:

```bash theme={null}
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](/mirror/static-ips) for details on how to configure this feature.
