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

# How do I use Kash?

> From Thought to Profit

<img style={{ borderRadius: '0.5rem' }} className="block dark:hidden" src="https://mintcdn.com/kash/ccJqSmLmwHitLEdQ/assets/cover/cover.svg?fit=max&auto=format&n=ccJqSmLmwHitLEdQ&q=85&s=bd474b91f522088935255f33b33ddd96" alt="Hero Light" width="1500" height="500" data-path="assets/cover/cover.svg" />

<img style={{ borderRadius: '0.5rem' }} className="hidden dark:block" src="https://mintcdn.com/kash/ccJqSmLmwHitLEdQ/assets/cover/cover.svg?fit=max&auto=format&n=ccJqSmLmwHitLEdQ&q=85&s=bd474b91f522088935255f33b33ddd96" alt="Hero Dark" width="1500" height="500" data-path="assets/cover/cover.svg" />

# Complete User Journey

<Steps>
  <Step title="Account Creation & Setup">
    **Get Started in 30 Seconds**

    * Connect your X (Twitter) account to @kash\_bot
    * Automatic MPC wallet creation via Privy (no seed phrases needed)
    * ERC-4337 smart contract wallet deployed on Base network
    * Wallet recovery through X account - no complex backup procedures
    * Ready to start predicting immediately
  </Step>

  <Step title="Wallet Funding">
    **Multiple Funding Options**

    * Direct crypto transfer (USDC, WETH, etc.) to your wallet
    * Fiat on-ramps through integrated payment providers
    * Automatic token swaps via 0x protocol if you don't have USDC
    * Minimum funding required before placing first prediction
    * Instant liquidity from Automated LP Vault ensures markets are ready
  </Step>

  <Step title="Market Discovery">
    **Find Active Markets**

    ```
    You find a market on @kash_bot's timeline:
    "New Market: Will Taylor Swift announce tour dates this week?

    Current odds:
    YES: $0.45 (45%)
    NO: $0.55 (55%)

    Repost the market with your prediction!"
    ```
  </Step>

  <Step title="Place Prediction">
    **Use Natural Language**

    ```
    Your repost: "YES $75 - she's been dropping hints all week!"

    @kash_bot processes your intent and converts to:
    - Amount: $75 USDC
    - Outcome: YES
    - Shares: ~167 shares at current price
    ```
  </Step>

  <Step title="Transaction Execution">
    **Automated Backend Processing**

    ```
    @kash_bot confirmation:
    "Prediction placed successfully!

    Position: 167 YES shares at $0.45
    Investment: $75.00
    Potential payout: $163.66 (if YES wins)
    Market closes: Friday 11:59 PM EST"
    ```
  </Step>

  <Step title="Resolution & Payout">
    **Automatic Settlement**

    ```
    @kash_bot resolution:
    "Market resolved: YES! Taylor Swift announced tour dates!

    Your 167 YES shares = $167.00 payout
    Trade fee already paid when predicting
    Net payout: $167.00

    Funds sent to your wallet automatically"
    ```
  </Step>

  <Step title="Withdrawal & Rewards">
    **Access Your Winnings**

    * Winning payouts automatically credited to your wallet
    * Withdraw USDC to external wallets or convert to other tokens
    * Revenue sharing if you create popular markets
    * All funds remain in your non-custodial wallet at all times
  </Step>
</Steps>

***

# Key Features

Explore what makes Kash unique and powerful:

<CardGroup cols={2}>
  <Card title="Market Mechanics" icon="gears" href="/getting-started/features/market-mechanics">
    How prediction markets work, pricing, and automated liquidity
  </Card>

  <Card title="Social Integration" icon="share-nodes" href="/getting-started/features/social">
    Native X (Twitter) predicting and social discovery
  </Card>

  <Card title="Natural Language" icon="comment" href="/getting-started/features/natural-language">
    Predict how you talk. No complex interfaces
  </Card>

  <Card title="Trading Options" icon="chart-line" href="/getting-started/features/trading-options">
    Advanced trading with conditional orders
  </Card>
</CardGroup>

***

# Step-by-Step Guides

Ready to get started? Follow the comprehensive guides for every aspect of using Kash:

<CardGroup cols={3}>
  <Card title="Joining" icon="user-plus" href="/getting-started/guides/creating-an-account" />

  <Card title="Depositing" icon="arrow-right" href="/getting-started/guides/depositing" />

  <Card title="Searching" icon="magnifying-glass" href="/getting-started/guides/finding-opportunities" />

  <Card title="Predicting" icon="crystal-ball" href="/getting-started/guides/predicting" />

  <Card title="Creating" icon="helmet-safety" href="/getting-started/guides/creating-opportunities" />

  <Card title="Winning" icon="trophy" href="/getting-started/guides/winning" />
</CardGroup>
