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

# Tapioca: earn DeFi yield without the complexity

> Tapioca is a non-custodial yield platform on Base. Deposit assets, earn on-chain yield, and manage your position — all without a separate wallet app.

Tapioca makes on-chain yield accessible to everyone. Built on Base (Coinbase's L2 network), Tapioca lets you deposit assets and earn yield using battle-tested DeFi protocols — with no gas fees, no seed phrases to manage, and no approvals to sign every time you interact.

Under the hood, Tapioca uses ERC-4337 account abstraction and EIP-7702 Session Keys to give you a seamless experience that feels like a traditional app while remaining fully non-custodial.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Connect your account and make your first deposit in minutes.
  </Card>

  <Card title="How It Works" icon="gears" href="/how-it-works">
    Learn how Tapioca generates yield and keeps your funds secure.
  </Card>

  <Card title="Deposit Guide" icon="arrow-down-to-bracket" href="/guides/deposit">
    Step-by-step instructions for depositing assets into Tapioca.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/concepts/yield">
    Understand yield, session keys, and smart accounts.
  </Card>
</CardGroup>

## Why Tapioca?

Most DeFi platforms require you to manage wallets, pay gas fees, and manually approve every transaction. Tapioca removes this friction:

* **No gas fees** — Tapioca covers transaction costs via ERC-4337 paymasters.
* **No separate wallet required** — Sign in with email and an embedded wallet is created for you automatically via Privy.
* **Non-custodial** — Your smart account is yours. Tapioca never holds your private keys.
* **Seamless interactions** — Session Keys let you interact with the protocol without signing each individual transaction.
* **Transparent** — Every yield strategy and integration is documented here.

## What you can do with Tapioca

<CardGroup cols={2}>
  <Card title="Earn Yield" icon="seedling" href="/concepts/yield">
    Deposit supported assets and start earning competitive on-chain yield.
  </Card>

  <Card title="Gasless Transactions" icon="gas-pump" href="/concepts/smart-accounts">
    All transactions are sponsored — you never pay gas out of pocket.
  </Card>

  <Card title="Session Keys" icon="key" href="/concepts/session-keys">
    Grant time-limited, scoped permissions without exposing your main key.
  </Card>

  <Card title="Withdraw Anytime" icon="arrow-up-from-bracket" href="/guides/withdraw">
    Withdraw your principal and accrued yield at any time with no lock-ups.
  </Card>
</CardGroup>

## Get started in 3 steps

<Steps>
  <Step title="Create your account">
    Visit [tapioca.money](https://tapioca.money) and sign in with your email address. An embedded smart wallet is created for you automatically — no browser extension or seed phrase required.
  </Step>

  <Step title="Fund your wallet">
    Transfer assets from an existing wallet or exchange to your Tapioca smart account address. Supported assets are listed on the deposit page.
  </Step>

  <Step title="Deposit and earn">
    Select a yield strategy, confirm your deposit, and start earning. Your balance updates in real time as yield accrues.
  </Step>
</Steps>

<Note>
  Tapioca is deployed on the **Base** network. Make sure your assets are on Base before depositing. If you need to bridge from another network, see the [deposit guide](/guides/deposit).
</Note>
