> For the complete documentation index, see [llms.txt](https://helpdocs.conducttr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.conducttr.com/feature-documentation/designing-and-running/adjudication/spoof-social-engagement.md).

# Spoof social engagement

Engagement Spoofing refers to the ability of those with the special permission to manually change the likes, shares and comments on a social media post.

| Benefit                                                                                            | Feature                                                                                                                                                                                                                                                |
| -------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Reward players that publish rich media and posts that attract engagement (likes, shares, comments) | <ul><li>Anyone granted special permission to spoof engagement can artificially increase/decrease the number of likes, shares, and comments</li><li>Values are reported in the Engagement report (exported from Pulse/Facilitator Dashboards)</li></ul> |

{% stepper %}
{% step %}

### Ensure you have the correct permissions assigned

Ensure you have been assigned the Spoof Social Engagement special permission in the teams table located in the Facilitator Dashboard.

<figure><img src="/files/dHtEuaPWqnI3lXp5kYvy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Locate the pencil icon

Locate the pencil icon on social media posts (this may be on GoSocial, InstaMedia or MicroBlog).

<figure><img src="/files/3Ccx8lTItipECPn7D9Ce" alt="" width="520"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Spoof engagement

After clicking the pencil icon, a pop-up will appear. Here you can increment/decrement the number of comments, shares, and likes.

<figure><img src="/files/dVwSGS5oAf33emgUcE4d" alt="" width="431"><figcaption></figcaption></figure>

{% hint style="info" %}
Changing these numbers will cause the post to list higher in the social media feed.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/adjudication/spoof-social-engagement.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.
