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

# Where do I use Kash?

> The app.kash.bot webapp is the product — with tweet-trading, embeds, and an API alongside it

<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" />

## The webapp — app.kash.bot

**[app.kash.bot](https://app.kash.bot)** is where everything happens:

* Browse, search, and trade markets
* Track positions and claim winnings in your [Portfolio](/getting-started/guides/winning)
* Deposit and withdraw USDC
* Explore [threads](/getting-started/features/threads), [parlays](/getting-started/features/parlays), the [World Cup hub](/getting-started/features/world-cup), and the upcoming [Earn vault](/getting-started/features/earn)
* Chat, leaderboards, groups, and achievements

It works on desktop and mobile browsers — no download required.

## Trading from X (Twitter) — opt-in

If you enable the trading bot in **Settings → Trading bot**, you can place trades by tweeting at **Kash's dedicated trading account** with a market link and your position — the current handle is always linked from the [@kash\_bot](https://x.com/kash_bot) profile. The bot processes the tweet and executes the trade from your Kash account.

<Warning>
  Tweet-trading is optional and off by default. Always verify the trading account you're interacting with is the one linked from the official **@kash\_bot** profile, and manage everything else — deposits, withdrawals, claims — in the webapp.
</Warning>

## Embedded on partner sites

Organizations and partners can embed Kash markets and threads as iframes on their own sites, and run branded market pages for their communities. See [For Businesses](/for-businesses/overview).

## For developers

Kash has a public REST API, CLI, and SDKs (TypeScript and Python) for building on top of the platform — from market data to programmatic trading. Start at the [Developer Docs](/developer-docs/introduction).

***

## Availability

* **24/7** — markets trade around the clock
* **Global**, subject to regulatory restrictions: users in blocked jurisdictions cannot access the platform
* Built on **Base** (an Ethereum L2), so all activity is verifiable on-chain

<CardGroup cols={2}>
  <Card title="How Kash Works" icon="compass" href="/getting-started/quick-start/how-kash">
    Learn the process
  </Card>

  <Card title="Create an Account" icon="user-plus" href="/getting-started/guides/creating-an-account">
    Get started today
  </Card>
</CardGroup>
