> For the complete documentation index, see [llms.txt](https://docs.theplooshies.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.theplooshies.com/socialfi/season-4/mechanics.md).

# Mechanics

The New & Improved **Plooshies** SocialFi Season 4 is here! 🦊📱

**Timeline:** July 14 - September 30, 2025

Get ready to turn your **Plooshy** Contributions into rewards — now including Twitter, Discord, & Telegram Community channels!

**What's New?**

1. &#x20;**Monthly leaderboards are here!**

Points from each week will now roll into a single monthly leaderboard, with monthly rewards to be distributed. This ensures quality engagement over the span of the season & adequate incentivisation.

*However, weekly score updates will happen every **Monday at 3 PM UTC**.*

2. &#x20;**Weekly maximum score raised!** 🔥

Your weekly maximum score counts are now raised from 50 PP to 100 PP!

*However, please note that spamming could get you penalised. We actively detect bot activity and reward valuable content that enriches our community. Focus on meaningful discussions and creative engagements that add to the **Plooshies** experience. No forced keywords—just genuine, active engagement.*

3. &#x20;**Tier Ladder Revamped!**

To support the longer season, new tiers have been added to the leaderboard! Level your way up to the highest **'Champion'** tier at **1,200 Plooshy Points (PP)**! 🏆


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.theplooshies.com/socialfi/season-4/mechanics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
