> For the complete documentation index, see [llms.txt](https://docs.goplausible.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goplausible.xyz/use-cases.md).

# Use Cases

- [NFT designers](https://docs.goplausible.xyz/use-cases/nft-designers.md): From design to distribution
- [Tourism](https://docs.goplausible.xyz/use-cases/tourism.md): From Ticket to Memory book...
- [Music artists](https://docs.goplausible.xyz/use-cases/music-artists.md): Keep the Web 2.0, advance to Web 3.0
- [Fan clubs & social groups](https://docs.goplausible.xyz/use-cases/fan-clubs-and-social-groups.md): Now fans engage forever
- [DAOs](https://docs.goplausible.xyz/use-cases/daos.md): Proof of attendance for events, meetings, DAO votes, governance...
- [GameFi](https://docs.goplausible.xyz/use-cases/gamefi.md): Distribute game assets, gate keepers and proofs of achievement
- [Ticketing services](https://docs.goplausible.xyz/use-cases/ticketing-services.md): Your Ticket in your Wallet!
- [Law & legal entities](https://docs.goplausible.xyz/use-cases/law-and-legal-entities.md): This attestation is proven: cryptographically!
- [Entertainment services](https://docs.goplausible.xyz/use-cases/entertainment-services.md): Replace receipt and wrist tags with smart PLAUS QRCodes
- [Sport organizations](https://docs.goplausible.xyz/use-cases/sport-organizations.md): All for sport , PLAUS for all
- [Venues & event organizers](https://docs.goplausible.xyz/use-cases/venues-and-event-organizers.md): Let's Decipher attendance
- [Universities & educational entities](https://docs.goplausible.xyz/use-cases/universities-and-educational-entities.md): Proof of Attendance , Achievement and Accreditation...
- [Community managers](https://docs.goplausible.xyz/use-cases/community-managers.md): Plausible Twitter and Discord Bots


---

# 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:

```
GET https://docs.goplausible.xyz/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.
