> 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/collect-social-points.md).

# Collect Social Points

*Want to know how to collect Social Points? Check out these tips below!*&#x20;

1. **Be Vocal about The Plooshies:**

Engage with **The Plooshies Ecosystem** & the community within it on different socials! Any post, comment, repost or any other action counts. Even engaging within our X Community!&#x20;

Important note: Capitalisation doesn’t matter, but be mindful of typos! 🤓

2. **Engage Through Different Platforms & Mediums:**

In season 4, we are introducing additional social media platforms apart from X (Formerly known as Twitter), such as Discord & Telegram!&#x20;

3. **Get Creative:**

At **The Plooshies**, we like to reward creativity! Utilise memes, images, videos or other types of content to potentially gain a boost (?) **👀**

4. **Focus on Quality:**&#x20;

We prioritise genuine engagement & have mechanics set in place for spamming/boting. \
\
**Please note that spamming could get you penalised.**&#x20;

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.

**Updates and Details**

For the latest updates on the current season, including requirements, conditions, and available rewards, please refer to the [FAQ on our SocialFi website](https://cdn.theplooshies.io/docs/socialfi.pdf). This section provides detailed information on how to participate and maximise your chances of winning!


---

# 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/collect-social-points.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.
