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

# How to Deposit into an Earn Vault

> Deposit a single token into an Earn Vault and start earning optimized yield.

<Callout icon="circle-info" color="#C6F4FF">
  Depositing into an Earn Vault puts a single token to work earning optimized yield. The vault allocates your deposit across Kamino lending reserves for you, and your position compounds automatically.
</Callout>

<video className="doc-intro-video dark:hidden" aria-label="Kamino Earn app" poster="/images/learn/lend/earn-learn-intro-light-poster.jpg" autoPlay loop muted playsInline>
  <source src="https://mintcdn.com/kamino-3d73a151/haghBe_kakXD8Wdp/videos/learn/lend/earn-learn-intro-light.mp4?fit=max&auto=format&n=haghBe_kakXD8Wdp&q=85&s=eb4b7ef39ac8ebe63b23e31065f4127e" type="video/mp4" data-path="videos/learn/lend/earn-learn-intro-light.mp4" />

  <img src="https://mintcdn.com/kamino-3d73a151/MXDfwKWrBd8H1KRf/images/learn/lend/earn-learn-intro-light-poster.jpg?fit=max&auto=format&n=MXDfwKWrBd8H1KRf&q=85&s=fcbe3c9427b9d8656d4720549b539451" alt="Kamino Earn app" width="540" height="960" data-path="images/learn/lend/earn-learn-intro-light-poster.jpg" />
</video>

<video className="doc-intro-video hidden dark:block" aria-label="Kamino Earn app" poster="/images/learn/lend/earn-learn-intro-dark-poster.jpg" autoPlay loop muted playsInline>
  <source src="https://mintcdn.com/kamino-3d73a151/haghBe_kakXD8Wdp/videos/learn/lend/earn-learn-intro-dark.mp4?fit=max&auto=format&n=haghBe_kakXD8Wdp&q=85&s=6deaa29198f435f209f96f2b8a331281" type="video/mp4" data-path="videos/learn/lend/earn-learn-intro-dark.mp4" />

  <img src="https://mintcdn.com/kamino-3d73a151/MXDfwKWrBd8H1KRf/images/learn/lend/earn-learn-intro-dark-poster.jpg?fit=max&auto=format&n=MXDfwKWrBd8H1KRf&q=85&s=d9929f2e4075baa925adbd4c4b33e660" alt="Kamino Earn app" width="540" height="960" data-path="images/learn/lend/earn-learn-intro-dark-poster.jpg" />
</video>

## Before you start

* You deposit **one token**, and the vault spreads it across Kamino lending reserves for you, so you do not pick individual markets.
* You receive **vault shares** in return. Your share count stays the same, and each share grows in value as the vault earns yield (auto-compounding).
* Allocations are set by the vault's curator, so your position follows the vault's managed strategy.

## Deposit step by step

<Steps>
  <Step title="Connect your wallet">
    Connect your wallet to Kamino.
  </Step>

  <Step title="Select an Earn Vault">
    Browse the available Earn Vaults and choose the one that matches the token you want to deposit.

    <img src="https://mintcdn.com/kamino-3d73a151/PLATQ08CVUwkaQvR/images/learn/lend/select-vault.webp?fit=max&auto=format&n=PLATQ08CVUwkaQvR&q=85&s=36dda57be898d1e5cee61a3907bebfef" alt="Select an Earn Vault" width="2720" height="1320" data-path="images/learn/lend/select-vault.webp" />
  </Step>

  <Step title="Deposit">
    Enter the amount you want to deposit, click **Deposit**, and confirm the transaction in your wallet.

    <img src="https://mintcdn.com/kamino-3d73a151/PLATQ08CVUwkaQvR/images/learn/lend/deposit.webp?fit=max&auto=format&n=PLATQ08CVUwkaQvR&q=85&s=419111fc67993e634e4140fe28fa9b90" alt="Deposit into an Earn Vault" width="2784" height="1426" data-path="images/learn/lend/deposit.webp" />
  </Step>

  <Step title="Automatic allocation">
    Once confirmed, your tokens are deposited into the vault and automatically allocated according to its strategy.
  </Step>
</Steps>

Your deposit is now active and earning yield.

<CardGroup cols={2}>
  <Card title="How to Earn and Track Yield" icon="chart-line" href="/docs/learn/lend/earning-yield">
    Track your position and see your yield accrue.
  </Card>

  <Card title="How to Withdraw from an Earn Vault" icon="arrow-right-from-bracket" href="/docs/learn/lend/withdrawing-assets">
    Redeem your shares and withdraw your tokens.
  </Card>
</CardGroup>
