> ## 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.

# Creating an Account

> How to create your Kash account and wallet

<Note>
  Get started in seconds - creating your Kash account takes just 2 clicks through X (Twitter).
</Note>

<img style={{ borderRadius: '0.5rem', marginBottom: '1rem' }} 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', marginBottom: '1rem' }} 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" />

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/kash/EoN2KUUTpI6Tc0U2/assets/guides/creating-account.gif?s=121fbb3288db6d29b8544dbd12722de0" alt="Creating a Kash account walkthrough" width="1200" height="630" data-path="assets/guides/creating-account.gif" />

<Tabs>
  <Tab title="X (Twitter)">
    <Steps>
      <Step title="Find or Tag @kash_bot">
        * Look for @kash\_bot in any prediction market thread
        * Or mention @kash\_bot in your own tweet
        * Or send a DM to @kash\_bot
      </Step>

      <Step title="Click the Sign-Up Link">
        * Kash bot will reply with your personal sign-up link
        * Click the link to open kash.bot
        * Authorize with your X account (one click)
      </Step>

      <Step title="Wallet Created!">
        * Your wallet is automatically generated
        * Linked to your X account
        * No seed phrases to write down
        * Ready to fund and start predicting
      </Step>
    </Steps>
  </Tab>

  <Tab title="Direct Website">
    <Steps>
      <Step title="Visit kash.bot">
        * Click "Connect with X"
        * Authorize the connection
      </Step>

      <Step title="Wallet Created!">
        * Your wallet is automatically generated
        * Linked to your X account
        * No seed phrases to write down
        * Ready to fund and start predicting
      </Step>
    </Steps>
  </Tab>
</Tabs>

***

# How Account Creation Works

## Secure Wallet Technology

**Advanced security without complexity:**

* **Multi-party computation (MPC)** protects your private keys
* **No seed phrases to manage** - recovery through X authentication
* **Non-custodial design** - you always control your funds
* **Zero single points of failure** - distributed security model

## Your Account Features

<AccordionGroup>
  <Accordion title="Complete Self-Custody">
    * **You own your funds** - Kash never holds your assets
    * **Private keys secured** through advanced cryptography
    * **No third-party control** over your wallet
    * **Permissionless access** - Kash cannot freeze your account
  </Accordion>

  <Accordion title="Seamless Experience">
    * **Gas-free transactions** - Kash sponsors all network fees
    * **Cross-device access** - sign in from any device
    * **Instant availability** - start predicting immediately
    * **Social recovery** - restore access through X authentication
  </Accordion>

  <Accordion title="Advanced Features">
    * **Account abstraction** - complex transactions made simple
    * **Automatic token swapping** - predict with any supported token
    * **Sponsored transactions** - no need to manage ETH for gas
    * **Smart contract integration** - programmable wallet capabilities
  </Accordion>
</AccordionGroup>

# Security & Best Practices

## Protecting Your X Account

**Your X account is your key to Kash:**

* **Enable two-factor authentication (2FA)** for maximum security
* **Use a strong, unique password** not used elsewhere
* **Never share login credentials** with anyone
* **Monitor for suspicious activity** and report immediately
* **Keep the X app updated** on your devices

## Wallet Security Features

* **Funds always under your control** - Kash has no access
* **Recovery through X login** - no complex seed phrases
* **Transparent on-chain** - all activity publicly verifiable

<Tip>
  Creating a Kash account is free, instant, and gives you immediate access to all prediction markets. No complicated setup, no waiting periods. Just connect and start predicting!
</Tip>

<CardGroup cols={2}>
  <Card title="Depositing Funds" icon="arrow-right" href="/getting-started/guides/depositing">
    Fund your wallet to start predicting
  </Card>

  <Card title="Finding Markets" icon="magnifying-glass" href="/getting-started/guides/finding-opportunities">
    Discover prediction markets to predict on
  </Card>
</CardGroup>
