# Update Frequency

To ensure that the data on our platform is as current and accurate as possible, updates occur at the following intervals:

**Every 10 minutes:** Tweets | Leaderboards | Profile Pages

To keep the data as fresh and up-to-date as possible, our platform checks and updates tweets, leaderboards, and profile pages in 10-minute intervals.

**Every 24 Hours:** Previous Rank

Previous ranks are updated daily to reflect the most recent standings.


---

# 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.theplooshies.com/socialfi/scoring-system/update-frequency.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.
