# Notification Settings

## When does Jeti send me push notifications?

Jeti will send you notifications for a few reasons:

1. If you receive an update from a Jeet you interacted with or that you created  📝
2. If Jeti sends out an announcement globally or to your area 🌐
3. Another user follows you 👋
4. When your Jeet hits trending 🚀
5. When your Jeet/Comment hits a milestone (5, 10 upvotes etc.) 🎉

## How do I turn push notifications on or off?

In order to turn on and off your push notifications for Jeti you must go to your device settings and toggle them off and on for the Jeti App.

{% embed url="<https://support.apple.com/guide/iphone/change-notification-settings-iph7c3d96bab/ios>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.jeti.app/your-account/notification-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
