> For the complete documentation index, see [llms.txt](https://docs.zebec.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zebec.io/zebec-bridge/bridge-sdk/deposit.md).

# Deposit

To deposit token native to source evm chain, you must be attest the token beforehand in solana chain. If the token is already an attested token imported from solana to the source evm chain, you can proceed for depositing to zebec vault.

Deposit process in completed in two step:

1. [Token Transfer](/zebec-bridge/bridge-sdk/deposit/token-transfer.md): Migrate evm token to Proxy Account in solana through token portal
2. [Deposit](/zebec-bridge/bridge-sdk/deposit/deposit-to-zebec.md): Deposit token from Proxy Account to Zebec Vault.
