# Content Guides

{% hint style="warning" %}
Cookie Snaps has been closed. Please read the[ full announcement](https://x.com/cookiedotfun/status/2011827453077938511?s=20).
{% endhint %}

Cookie’s algorithm detects and measures the quality of contributions across X. It identifies authentic creators by analyzing posting behavior, engagement patterns, and content originality, while reducing the mindshare of users who show signs of farming.

**Accounts repeatedly engaging in spam, repetitive posting, or coordinated boosting receive lower mindshare scores, and in clear cases of farming, their existing mindshare can be slashed.**

Cookie’s system also checks for originality – genuine or well-crafted AI-assisted posts are rewarded, but low-effort AI slop can lead to mindshare slashing.

{% hint style="danger" %}
When the algorithm marks an account with a high farming score, that user may be temporarily blocked from earning new mindshare. A notice appears in their Snaps profile with an option to request a manual review.
{% 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.cookie.community/cookie-dao/cookie.fun/cookie-snaps/content-guides.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.
