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

# Social Interface

> Chat, follow, compete, and share — prediction markets are better together

<Note>
  Every Kash market is a conversation as much as a trade. The app has real-time chat on every market and thread, feeds from people you follow, groups, leaderboards, achievements, and one-tap sharing to X.
</Note>

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

# Talk About It: Chat Rooms

Every market and every [thread](/getting-started/features/threads) has its own real-time chat room, right next to the price chart.

* **Live discussion** — messages appear instantly; see who's online and who's typing
* **Reactions** — react to messages with emoji
* **Always in context** — the chat sits beside the market on desktop and opens as a drawer on mobile, so the debate and the odds stay on one screen

# Follow, Feeds, and Groups

<AccordionGroup>
  <Accordion title="Following">
    Follow other traders to keep up with what they're predicting. Your feed surfaces activity from people you follow, and the **For You** tab personalizes market discovery based on your interests and activity.
  </Accordion>

  <Accordion title="Groups">
    Join groups to trade and talk with your people — a shared space for a community's markets and conversation.
  </Accordion>

  <Accordion title="Profiles">
    Every user has a public profile with their prediction stats and realized P\&L. Your track record is your reputation — built on results, not claims.
  </Accordion>
</AccordionGroup>

# Compete: Leaderboards, Competitions, and Achievements

<Tabs>
  <Tab title="Leaderboards">
    The [Community](https://app.kash.bot/community) page ranks traders by realized P\&L, volume, win rate, and streak — see where you stand, browse top players, and jump to anyone's profile.
  </Tab>

  <Tab title="Competitions">
    During competition periods, leaderboards switch to **competition mode**: rankings by competition points with dedicated Winners and Losers boards. Big events get their own hubs — like the [World Cup 2026 hub](/getting-started/features/world-cup) with schedules, knockout brackets, and outright markets.
  </Tab>

  <Tab title="Achievements">
    Earn achievements for milestones across trading, accuracy, and participation. They live on your profile as a permanent record of what you've done on the platform.
  </Tab>
</Tabs>

# Share It: X Integration and Embeds

<AccordionGroup>
  <Accordion title="Share Any Market to X">
    Every market and thread has a share button: copy a link, post to X, or quote the tweet a market is based on. Kash generates the prediction tweet for you — one tap from a position to a post.
  </Accordion>

  <Accordion title="Trade Where You Talk">
    With the opt-in trading bot (**Settings → Trading bot**), you can trade by replying to market tweets, and broadcast markets you create from your own X handle so your followers can trade them. See [Trading Options](/getting-started/features/trading-options).
  </Accordion>

  <Accordion title="Embed Markets Anywhere">
    Markets and threads can be embedded as iframes on any website — a live market card or a full thread heatmap, with real odds and trade buttons. Publishers and communities use embeds to bring prediction markets to their own audience. See [For Businesses](/for-businesses/overview).
  </Accordion>
</AccordionGroup>

<Tip>
  The social loop is simple: find a market in your feed, argue about it in the chat, put your prediction on the line, and share the result. Your wins (and your reasoning) build a track record everyone can see.
</Tip>

<CardGroup cols={2}>
  <Card title="Threads" icon="layer-group" href="/getting-started/features/threads">
    Curated collections of related markets
  </Card>

  <Card title="Start Predicting" icon="comment-dots" href="/getting-started/guides/predicting">
    Place your first prediction
  </Card>
</CardGroup>
