# POAP

<figure><img src="/files/6VgPwIOOgpRlMWWeCl9M" alt=""><figcaption></figcaption></figure>

### Setting Up POAP with ChainJet

To begin leveraging the power of the POAP integration within ChainJet, you only need to know the Event ID or the Wallet Address you wish to monitor for new POAPs. Simply input these details into the ChainJet interface, and your POAP-related workflows can be activated efficiently and seamlessly.

### POAP Integration:

**Triggers:**

**New POAP Collected:** This triggers when any POAP is collected by a specified wallet.

**New POAP Holder:** This triggers when any wallet collects a given POAP.

**Actions:**

**Get POAP Event:** This retrieves a POAP event by its ID.

**Get POAP Token:** This retrieves a POAP token by its ID.

### Recommended Templates:

**Send an XMTP Message to Every New POAP Holder:** This allows you to automatically send an XMTP message to each new POAP holder.

**Share Your New POAPs on Lens:** This enables automatic sharing of your new POAPs on Lens.

With ChainJet, you can connect this POAP integration with other web3 protocols, which provides an extensive range of possibilities for automating tasks in a no-code environment.


---

# 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.chainjet.io/integrations/poap.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.
