# Voting FAQ

<details>

<summary><strong>What are you doing to mitigate bad actors putting forward scam proposals?</strong></summary>

The remarkable aspect of a decentralized innovation fund, like Catalyst lies in its inherent self-governance, accountability, and resilience. Catalyst is a bunch of mini ecosystems working together to bring innovation to Cardano from the ground up. Since everyone is interested in seeing the highest impact proposals get funding, the community does a great job of doing community reviews and sorting out which proposals aren’t the best fit for Catalyst funding. Another fail-safe measure in place is the moderation of submitted proposals. Incomplete or spam proposals are filtered out before undergoing a thorough round of community reviews.

</details>

<details>

<summary><strong>Will IOG vote for their own proposals with their ada?</strong></summary>

No, IOG will not influence the vote with any wallet under our control. IOG has a long-standing policy about not participating in Catalyst voting. This policy will continue throughout Fund10.&#x20;

</details>

<details>

<summary><strong>How transparent will the voting be? Will it be on-chain?</strong></summary>

Catalyst voting has always occurred on-chain, utilizing the Jormungandr sidechain, initially utilized to test the Ouroboros Shelley Incentivized Testnet's infrastructure. This allows Catalyst voting to benefit from the same high level of security as the Cardano mainchain in many cases. Catalyst voting is designed to be privacy-preserving. While there is a degree of transparency surrounding the voting process, it is impossible to determine the specific direction of an individual voter's choice. As with all blockchains, the ledger itself can be audited. In Fund10, we are taking additional steps to ensure transparency and verifiability. We will make the tally independently verifiable, and all voting data will be publicly available to the community. To learn more about how you can validate the vote results, [click here.](broken://pages/Cfgxc81sU4KLBTTwy6lS)\ <br>

</details>

<br>


---

# 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.projectcatalyst.io/previous-funds/fund10-docs/voting/voting-faq.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.
