# How to receive notifications about responses to my offer?

The best option is to periodically log into Roolz platform so that you can track all activity in full.

There are also 2 types of notifications:

1. An email sent to the address specified in your account's authorization methods. This notification comes when you offer:

* Receives the first matchings from an automatic search for suitable offers (an email with an update on the number of offers suitable for you may come every morning);&#x20;
* Receives new bids;
* Sent to the winner of the auction to confirm their intention to cooperate in a timely manner.

2. Push notifications in the browser for new messages in chats.

{% hint style="danger" %}
**Note!** Push notifications are available if you allowed the site to send you notifications via your browser, and your operating system settings does not prohibit browser notifications. If browser notifications are allowed, such notifications will come when the browser is not minimized or closed.
{% endhint %}


---

# 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.roolz.net/en/offers-editing-activity-and-statuses/how-to-receive-notifications-about-responses-to-my-offer.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.
