# Cross-Chain Token Standard (SVM)
Source: https://docs.chain.link/ccip/concepts/cross-chain-token/svm
Last Updated: 2025-05-19

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

> **NOTE: Token Integration Process**
>
> If you are a token developer and wish to enable your token in CCIP, please submit your project details via this
> [contact form](https://chain.link/ccip-contact). When filling out the form, please select **Token admin registration**
> as the support request type. The Chainlink Labs team will work with you to enable your token for cross-chain
> interoperability. Tutorials for permissionless token enabling will be available soon.

This section provides detailed guidance for integrating tokens with Chainlink CCIP on SVM-based blockchains like Solana.

- **[Architecture](/ccip/concepts/cross-chain-token/svm/architecture)**: Understand the specific architecture for CCTs on SVM chains.
- **[Tokens](/ccip/concepts/cross-chain-token/svm/tokens)**: Learn about the requirements and compatibility for your SPL tokens.
- **[Token Pools](/ccip/concepts/cross-chain-token/svm/token-pools)**: Explore the different types of token pool programs and how to use them.
- **[Integration Guide](/ccip/concepts/cross-chain-token/svm/integration-guide)**: Determine your integration path based on mint authority control and deployment preferences. Includes decision tree and touch points with Chainlink governance.
- **[Registration and Administration](/ccip/concepts/cross-chain-token/svm/registration-administration)**: Details on registering your token with CCIP and managing administrative roles on SVM.
- **[Upgradability](/ccip/concepts/cross-chain-token/svm/upgradability)**: Information on upgrading token pool programs.