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

# Notifications

> Manage your Kash notifications and preferences

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

# Notifications

<AccordionGroup>
  <Accordion title="What types of notifications does Kash send?">
    **Notification Categories**

    * **Trades:** confirmations and updates for your trades
    * **Market updates:** resolutions, freezes, and status changes for markets you're in
    * **Payouts & claims:** when winnings or refunds become claimable, and when payouts complete
    * **Account:** account-related activity and security events
    * **Vault:** updates on your Earn vault deposits and redemptions (once Earn launches)
    * **Kash announcements:** platform news and feature updates

    Notifications link to the relevant market or page so you can act on them directly.
  </Accordion>

  <Accordion title="Where can I receive notifications?">
    **Delivery Channels**

    * **In-app:** the notification center in the webapp at [app.kash.bot](https://app.kash.bot)
    * **Browser / device push:** enable push notifications in **Settings → Notifications** to get alerts even when the tab is closed
    * **iOS:** install app.kash.bot as a PWA (Share → Add to Home Screen) to receive push notifications on iPhone

    **Tweet trading:** if you trade by tweeting at **Kash's dedicated trading account** (the current handle is linked from [@kash\_bot](https://x.com/kash_bot)), the bot replies to your tweet with the trade result. Neither @kash\_bot nor the trading account ever DMs or @mentions you first — they only respond to your interactions, and DMs are not a notification or support channel.
  </Accordion>

  <Accordion title="How do I manage my notification preferences?">
    **Settings → Notifications**

    * Toggle in-app and push delivery independently
    * Choose which categories you want to receive
    * Grant your browser or device permission when prompted to enable push

    If push notifications aren't arriving, check that your browser/OS allows notifications from app.kash.bot, and on iOS make sure you're using the installed PWA.
  </Accordion>
</AccordionGroup>

<Warning>
  Kash will never DM you first or ask for credentials in a notification. Be cautious with links from unknown sources and verify you're on app.kash.bot.
</Warning>

<Tip>
  Enable push notifications to hear the moment a market you're in resolves — winnings become claimable as soon as resolution lands.
</Tip>

<CardGroup cols={2}>
  <Card title="Settings" icon="gear" href="/getting-started/faqs/settings">
    Configure your preferences
  </Card>

  <Card title="Support" icon="headset" href="/getting-started/faqs/support">
    Get help and support
  </Card>
</CardGroup>
