> For the complete documentation index, see [llms.txt](https://p00ls.gitbook.io/p00ls-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/engagement-types.md).

# Engagement Types

## What is an Engagement

An **Engagement** is defined as an on-chain behavior to be rewarded with creator tokens. Examples of engagement types include:

* Holding an NFT on Ethereum
* Minting a collectible post on Lens
* Holding a Sound.xyz NFT
* Collecting a Mirror blog post
* Holding a Friend.tech key

While most on-chain engagement types can be included in the NFT category, we index new dApps and protocols to add new reward types to P00LS on an ongoing basis.&#x20;

{% embed url="<https://www.youtube.com/watch?ab_channel=P00LS&t=34s&v=ekIUbK4hPuI>" fullWidth="false" %}

## Supported Engagements Types

<table><thead><tr><th width="174.33333333333331">CATEGORY</th><th width="186">SUBCATEGORY</th><th>ENGAGEMENT TYPE</th></tr></thead><tbody><tr><td>NFT</td><td>Arbitrum</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Avalanche</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Base</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Blast</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Ethereum</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Optimism</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Polygon</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Tezos</td><td>Hold an NFT</td></tr><tr><td>NFT</td><td>Zora</td><td>Hold an NFT</td></tr><tr><td>Audius</td><td>Follow</td><td>Follow on Audius</td></tr><tr><td>Farcaster</td><td>Follow</td><td>Follow on Farcaster</td></tr><tr><td>Farcaster</td><td>Like</td><td>Like casts on Farcaster</td></tr><tr><td>Farcaster</td><td>Recast</td><td>Recast on Farcaster</td></tr><tr><td>Friend.tech</td><td>Hold</td><td>Hold a Friend.tech key</td></tr><tr><td>Lens</td><td>Collect</td><td>Collect Post on Lens</td></tr><tr><td>Lens</td><td>Follow</td><td>Follow on Lens</td></tr><tr><td>Lens</td><td>Mirror</td><td>Mirror Post on Lens</td></tr><tr><td>Mirror</td><td>Collect</td><td>Collect on Mirror</td></tr><tr><td>POAP</td><td>Hold</td><td>Hold a POAP</td></tr><tr><td>Sound.xyz</td><td>Collect</td><td>Collect a Sound NFT</td></tr><tr><td>Sound.xyz</td><td>Follow</td><td>Follow on Sound.xyz</td></tr></tbody></table>

<mark style="background-color:yellow;">Request to add new types of engagements by filling out</mark> [<mark style="background-color:yellow;">**this form**</mark>](https://p00ls.typeform.com/p00lscontact)*<mark style="background-color:yellow;">**.**</mark>*&#x20;


---

# 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://p00ls.gitbook.io/p00ls-v2/token-distribution/token-rewards-general/engagement-types.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.
