# Daily stats VS In last 24 hours stats

### What is different?

The **Daily** stats count share/follow/**..** and other actions based on a **calendar day** and **resetting at midnight.**

The **In last 24 hours stats** calculated continuously, from the current moment to the past 24 hours.&#x20;

For example, at the current moment is 11AM, so STATS displays all actions from now (today 11AM) to yesterday 11AM.

If you don't plan to share like a crazy 🙂, 9-10K every day, **DAILY** is a good choice.

![](/files/Mn42YxcPtXzzmO4uJHXK)

{% hint style="warning" %}
**More details coming soon with Graph illustration**
{% 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://docs.posherva.com/getting-started/frequently-asked-questions/daily-vs-24h-stats.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.
