# Notifications

In the [Account Settings](/help-center/manage-your-account/create-a-moseiki-account/account-settings.md) menu, look for and select <mark style="color:purple;">Notifications</mark>.

1. **Pause All Notifications**: Toggle the switch at the top to pause all notifications if desired.
2. **Customize Push Notifications**: Toggle any option you want on or off to suit your preferences.

<details>

<summary><strong>Posts, Stories, and Comments</strong></summary>

* Likes: Notifications for likes on your posts.
* Likes and comments on photos: Alerts for likes and comments on your photos.
* Photos of you: Notifications when you are tagged in photos.
* Comments: Alerts for comments on your posts.
* Comment likes: Notifications for likes on your comments.
* First posts and stories: Alerts for your first posts and stories.
* Save post: Notifications when someone saves your post.

</details>

<details>

<summary><strong>Messages and Calls</strong></summary>

* Messages: Notifications for new messages.

</details>

<details>

<summary><strong>Following and Followers</strong></summary>

* Account suggestions: Alerts for suggested accounts to follow.

</details>

<details>

<summary><strong>Offers &#x26; Bids</strong></summary>

* Offer updates: Alerts for updates on offers.
* Order updates: Notifications for updates on your orders.

</details>

<details>

<summary><strong>Email Notifications</strong></summary>

* Email Notification: Toggle email notifications on or off.

</details>


---

# 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://docs.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-settings/notifications.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.
