# Notification & Account Value

* Receive Notifications on Tweet points earned
* Complete Retweets on the V2 platform directly to get notification of Retweet points accordingly.
* As soon as the Self-scan Module finds that  \
  your friends reacted to your invitation, you will  \
  be notified about your points.
* Your Account Monetary Value will increase  \
  every time you have more successful  \
  interactions and engagement.

<figure><img src="/files/vx4TXpqcIZrZBVG9rjLJ" alt=""><figcaption></figcaption></figure>

### Notifications:&#x20;

* Notifications show all actions related to assignments from the Social cycle, tweet points, retweet points and claims from the marketplace. Each notification can be marked read once seen can remove completed tasks by confirming them.
* Account Value: Shows the current value of your account in percentage.
* Monetary Value: Shows the current amount of rewards earned on all active platforms with clear breakdown of the details once the user clicks on it. The amount visible is the actual amount of the sum of all Real time points in USD.

{% hint style="info" %}
*Notification on V2 is more simplified and accessible to each user through the bell icon.*
{% 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://team-dao-labs.gitbook.io/dao-labs-v2-docs/product-guides/markdown.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.
