# Getting Started (Solana)
Source: https://docs.chain.link/ccip/getting-started/svm
Last Updated: 2025-08-22

> For the complete documentation index, see [llms.txt](/llms.txt).

> **NOTE: Talk to a CCIP expert**
>
> If you require technical advice or wish to consult on your project's implementation, please contact a CCIP expert. Our
> dedicated team is ready to support your projects and ensure their success. For expert guidance, visit the [Chainlink
> CCIP Contact form](https://chain.link/ccip-contact).

## Solana (SVM) Support in CCIP

Chainlink CCIP supports Solana through the Solana Virtual Machine (SVM), enabling cross-chain interoperability between Solana and other blockchain families including EVM chains.

## What You Can Build with CCIP on Solana

- **Cross-Chain Token Transfers**: Transfer tokens from/to Solana
- **Cross-Chain Data Messaging**: Send arbitrary data between Solana programs and smart contracts on other chains
- **Programmable Token Transfers**: Combine token transfers with messaging to trigger specific actions on destination chains
- **Cross-Chain Token (CCT) Standard**: Enable your tokens in CCIP to be transferred to/from Solana

## Getting Started with Solana CCIP

SVM tutorials can be found [here](/ccip/tutorials/svm).