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

# Wallets

> Why 1tx is perfect for wallet applications

## The Challenge

Wallet users want to access DeFi yields, but face significant friction:

* **Multiple Transactions:** Swap → Approve → Deposit requires 3+ transactions
* **Complex UX:** Users need to understand protocols, tokens, and workflows
* **High Costs:** Multiple gas fees eat into profits
* **Limited Options:** Each protocol requires custom integration
* **User Errors:** Easy to make mistakes in multi-step processes

## Why 1tx is Better

### One-Click Access to Any Protocol

Users can deposit to Aave, Compound, or Morpho with a single click - no manual swaps or approvals needed.

### Accept Any Token

Your users can deposit USDC into EURC vaults automatically. No need to hold the exact token required by each protocol.

### Unified Interface

One simple interface for all protocols. Users don't need to learn Aave vs Compound vs Morpho - it all works the same way.

### Lower Costs

40% lower gas costs compared to manual multi-step flows. Better returns for your users.

### Better Success Rates

Atomic transactions mean no partial failures or stuck funds. Users never end up with the wrong token or incomplete deposits.

## Example User Flow

**Without 1tx:**

1. User opens DEX to swap USDC → EURC
2. Approves USDC to DEX
3. Executes swap (3-5 minutes)
4. Opens Aave app
5. Approves EURC to Aave
6. Deposits to Aave
7. **Result:** 6 transactions, 15+ minutes, frustrated user

**With 1tx:**

1. User selects "Deposit to Aave EURC"
2. Confirms transaction
3. **Result:** 1 transaction, 30 seconds, happy user

## Key Benefits

<CardGroup cols={2}>
  <Card title="Simplicity" icon="face-smile">
    One-click deposits to any protocol from any token
  </Card>

  <Card title="Speed" icon="bolt">
    Single transaction instead of 6+ separate steps
  </Card>

  <Card title="Safety" icon="shield">
    Atomic execution means no partial failures
  </Card>

  <Card title="Savings" icon="piggy-bank">
    40% lower gas costs for your users
  </Card>
</CardGroup>

## Who This is For

* **Mobile Wallets:** Simplify DeFi for mainstream users
* **Browser Extensions:** Offer one-click yield access
* **Hardware Wallets:** Reduce transaction signing burden
* **Multi-Chain Wallets:** Unified DeFi experience across chains

## Next Steps

<CardGroup cols={2}>
  <Card title="Integration Guide" icon="book" href="/integration/overview">
    See how to integrate 1tx
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore available instruments
  </Card>
</CardGroup>
