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

# Push Notifications: Alerts for Picks and Goals

> Enable Toqui push notifications on desktop and mobile to get pick-lock warnings, goal alerts, and standings moves. Step-by-step for iOS, Android, and desktop.

Toqui sends push notifications so you never miss a pick deadline or a goal that shakes up the standings. Notifications arrive on whatever device you use — phone, tablet, or desktop — and you control them per device.

## What Toqui notifies you about

<CardGroup cols={3}>
  <Card title="Pick-lock warnings" icon="lock">
    A reminder before your picks lock for an upcoming match. Enough time to submit if you haven't yet.
  </Card>

  <Card title="Goal alerts" icon="futbol">
    A notification when a goal is scored in a live match your pool is tracking.
  </Card>

  <Card title="Standings moves" icon="arrow-up">
    An alert when you jump up the leaderboard after a match result.
  </Card>
</CardGroup>

## How to enable push notifications

### Desktop (Chrome or Firefox)

<Steps>
  <Step title="Open your profile">
    Go to [toqui.app/app/profile](https://toqui.app/app/profile) and select the **Notifications** tab, or click the bell icon in the top navigation bar.
  </Step>

  <Step title="Click Enable notifications">
    Click the **Enable notifications** button.
  </Step>

  <Step title="Allow in the browser prompt">
    Your browser shows a permission prompt. Click **Allow**. Notifications are now active on this device.
  </Step>
</Steps>

### Android (Chrome)

<Steps>
  <Step title="Visit toqui.app">
    Open Toqui in Chrome on your Android device.
  </Step>

  <Step title="Accept the permission prompt">
    Chrome may show a notification prompt automatically. Tap **Allow**.

    If you dismissed the prompt, go to **Profile > Notifications** and tap **Enable notifications** to trigger it again.
  </Step>
</Steps>

### iOS (Safari 16.4 or later)

<Note>
  iOS requires you to add Toqui to your Home Screen as a PWA before push notifications work. This is an Apple platform requirement — it applies to all web apps on iOS, not just Toqui.
</Note>

<Steps>
  <Step title="Add Toqui to your Home Screen">
    Open [toqui.app](https://toqui.app) in Safari. Tap the **Share** button (the box with an arrow), then tap **Add to Home Screen**. Tap **Add** to confirm.
  </Step>

  <Step title="Open Toqui from your Home Screen">
    Launch Toqui by tapping its icon on your Home Screen — not from Safari directly.
  </Step>

  <Step title="Go to Profile > Notifications">
    Tap your avatar, go to **Profile**, then tap **Notifications**.
  </Step>

  <Step title="Enable notifications">
    Tap **Enable notifications**. iOS will ask for permission — tap **Allow**.
  </Step>
</Steps>

## How to disable push notifications

<Tabs>
  <Tab title="In Toqui">
    Go to [toqui.app/app/profile](https://toqui.app/app/profile), open the **Notifications** tab, and toggle notifications off.
  </Tab>

  <Tab title="In your browser or OS">
    You can also revoke permission from your browser or device settings:

    * **Chrome desktop**: Settings > Privacy and security > Site settings > Notifications
    * **Firefox**: Settings > Privacy & Security > Permissions > Notifications
    * **Android**: Settings > Apps > Chrome > Notifications
    * **iOS**: Settings > Toqui > Notifications
  </Tab>
</Tabs>

<Tip>
  Notifications are per device. If you use Toqui on both your phone and laptop, you can enable them on one and not the other — or both. Each device is independent.
</Tip>

For more on your account settings, see [Your profile](/en/guides/profile).
