# User Settings

- [Notification management](https://help.meltingspot.io/english/user-settings/manage-notifications.md): Is your spot so active that you're getting too many notifications? You can change their frequency or deactivate them.
- [Email Digest](https://help.meltingspot.io/english/user-settings/manage-notifications/email-digest.md)
- [Manage my profiles](https://help.meltingspot.io/english/user-settings/manage-my-profiles.md): Give your profiles a personal touch and create one for every Spot!
- [Belonging to several Spots](https://help.meltingspot.io/english/user-settings/belonging-to-several-spots.md): The more, the merrier 😉
- [Notification Center](https://help.meltingspot.io/english/user-settings/notification-center.md)


---

# 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.meltingspot.io/english/user-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.
