# Use Cases

- [You Met Me POAPs](https://curation.poap.xyz/guidelines/use-cases/you-met-me-poaps.md): Best practices for You Met Me POAPs
- [Conference Booth POAPs](https://curation.poap.xyz/guidelines/use-cases/conference-booth-poaps.md): Best practices for giving out POAPs at conference booths
- [Product Launch POAPs](https://curation.poap.xyz/guidelines/use-cases/product-launch-poaps.md): Best practices for dropping a POAP as part of your product launch
- [Livestream POAPs](https://curation.poap.xyz/guidelines/use-cases/livestream-poaps.md): Best practices for distributing POAPs during livestreams
- [Contributor POAPs](https://curation.poap.xyz/guidelines/use-cases/contributor-poaps.md): Best practices for rewarding contributions with POAPs
- [IRL Meetup POAPs](https://curation.poap.xyz/guidelines/use-cases/irl-meetup-poaps.md): Best practices for distributing POAPs at an In-Real-Life (IRL) meetup


---

# 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://curation.poap.xyz/guidelines/use-cases.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.
