# Mint & Vote

We've developed a specialized minting dApp tailored for our custom NFT contract mint events. This isn't just any ordinary dApp; alongside the minting feature, we've integrated a unique polling mechanism. Holders of specific NFTs or our Quark token have the privilege to participate in polls where they can voice their opinions on various questions posed by our team. We believe in empowering our community and feel that this is a wonderful way for them to directly influence and be part of our project's direction and decisions. Whether it's about future developments, design choices, or community events, our dApp ensures that our community is always at the heart of what we do.


---

# 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.quarktoken.io/quark-ecosystem/mint-and-vote.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.
