# Addons

{% hint style="info" %}
**Hire Us:** Looking for a reliable and experienced team to help with your website design and programming needs? From customizing our own plugins to setting up your website, we offer a range of services to meet your requirements. Contact us today to learn more and start your project.
{% endhint %}

## Table of Contents

1. [Paid Entry Fee](/fundamentals/addons/paid-entry-fee.md)
2. [Buy Votes](/fundamentals/addons/buy-votes.md)
3. [Video Upload](/fundamentals/addons/video-upload.md)
4. [Coupons](/fundamentals/addons/coupons.md)
5. [Judging Panel](/fundamentals/addons/judging-panel.md)

### Paid Entry Fee

The WP Voting Contest Paid Entry Fee addon is a premium extension for the WP Voting Contest plugin that allows you to charge an entry fee for participants entering your contests. [Learn more](/fundamentals/addons/paid-entry-fee.md)

### Buy Votes

The WP Voting Contest (Buy Votes) Addon allows you to charge for votes. The voting fee can be set at the category level so that you can charge a different voting fee for each contest when running multiple contests. [Learn more](/fundamentals/addons/buy-votes.md)

### Video Upload Extension

The Video Upload Extension for WP Voting Contest is an add-on for the WP Voting Contest plugin that allows contestants to upload their own videos to a contest. [Learn more](/fundamentals/addons/video-upload.md)

### Coupon Extension

The Coupon Extension for WP Voting Contest Entry Fee Extension is an add-on for the WP Voting Contest plugin that allows you to create coupon codes for discounts or free entries on the entry fee. [Learn more](/fundamentals/addons/coupons.md)

### Judging Addon

The Judging Addon for WP Voting Contest is an extension for the WP Voting Contest plugin that allows you to create a series of questions and assign them to a contest category. [Learn more](/fundamentals/addons/judging-panel.md)


---

# 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.wpvotingcontest.com/fundamentals/addons.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.
