# Voting Rewards

#### **Rewardable Actions**

1. **Create Proposal**
   * Submit a proposal for the community to vote on.
   * Once your proposal is created and listed, you’ll be eligible for rewards, regardless of the outcome.
2. **Vote on Proposals**
   * Participate in the voting process by casting your vote on active proposals.
   * Each vote you submit contributes to the governance of the platform and earns you rewards.
3. **Proposal Approved**
   * If a proposal you supported is approved, you’ll receive additional rewards for contributing to a successful outcome.
   * **Note:** Rejected proposals do not qualify for this approval reward.

#### **Reward Crediting**

* Rewards will be automatically credited to your wallet after the corresponding action is completed.
* No manual claiming is required, ensuring a seamless experience.

#### **Important Notes**

* Only valid proposals and votes cast within the voting period are eligible for rewards.
* Rejected proposals will not generate approval rewards, but you will still earn rewards for participation in creating and voting.

By actively participating in the DAO voting process, you not only help shape the NFT & token’s future but also earn rewards as a token of appreciation for your contributions.


---

# 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.mintable.com/dao-voting/voting-rewards.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.
