# Pollr

Decentralized polling application built on BSV blockchain enabling users to create, manage, and participate in polls with BSV Desktop wallet integration. Features active polls browsing, poll creation, personal poll management, and completed polls viewing. Demonstrates practical implementation of blockchain-based voting systems with transparent, immutable poll results stored on-chain. Live demo showcases BSV blockchain's capability for democratic decision-making tools.

{% embed url="<https://youtu.be/8JHM86cnyME>" %}


---

# 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://hub.bsvblockchain.org/demos-and-onboardings/demo-solutions/demos/pollr.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.
