# Points Campaign

## Overview

Venn's Points Program is designed to incentivize key participants within our ecosystem, primarily focusing on <mark style="color:purple;">`developers`</mark> at this campaign. This campaign offers points for specific actions and milestones to encourage developers to engage with Venn security frameworks, particularly the Venn Firewall.

## How to earn points:

The Points Program offers a variety of quests, each designed to engage you in different aspects of the Venn ecosystem. Whether you're a developer, contributor, or participant, you can earn points by completing these quests. Each quest is independent, meaning you can choose the ones that best align with your interests and strengths. Every quest comes with its own set of rewards, reflecting the value of the contribution to the Venn ecosystem.<br>

## List of quests&#x20;

{% hint style="info" %}
**Join the Venn Points Discord Server.**&#x20;
{% endhint %}

{% hint style="info" %}
**Star Venn GitHub Repository.**
{% endhint %}

{% hint style="info" %}
**Submit a Firewall Pull Request (PR).**
{% endhint %}

{% hint style="info" %}
**Deploy Firewall Smart Contract on Testnet.**
{% endhint %}

{% hint style="info" %}
**Deploy Firewall Smart Contract on Mainet.**
{% endhint %}

{% hint style="info" %}
**50 Firewall Tx on Mainet.**
{% endhint %}

{% hint style="info" %}
**100 Firewall Tx on Mainet.**
{% endhint %}

{% hint style="info" %}
**500 Firewall Tx on Mainet.**
{% endhint %}

{% hint style="info" %}
**1000+ Firewall Tx on Mainet.**
{% endhint %}

## **How to Get Started**

1. **Sign Up:** Connect your GitHub account and wallet to our points [platform](https://www.venn.build/).
2. **Read and Learn:** Explore each quest in the 'Quest Guide' to understand the requirements, rewards, and how you can maximize your points.
3. **Start Earning:** Engage with the outlined activities to begin earning points.
4. **Track Progress:** Monitor your points and rankings via the Personal Points Dashboard.

## **What do points represent?**

Points provide a quantitative answer to the question of how much a user has contributed to the success of the Venn ecosystem.

## FAQ

<details>

<summary>What are Points?</summary>

Points are a reward system within the Venn ecosystem designed to incentivize and recognize contributions. You earn points by participating in various quests.

</details>

<details>

<summary>What do Points Represent?</summary>

Points represent your level of engagement and contribution to the Venn ecosystem. They quantify your involvement and reward you for your efforts.<br>

</details>

<details>

<summary>Where Can I See My Points?</summary>

You can track your points and view your rankings on the Points Dashboard, accessible through the Points Dashboard.<br>

</details>

<details>

<summary>How Are Points Calculated?</summary>

Points are calculated based on specific quests. Each activity has its own point value, and points are awarded accordingly. you can see the exact details in rewards page ->

</details>

<details>

<summary>What is the Referral Program?</summary>

The referral program allows you to earn extra points by inviting others to join the Venn ecosystem. For every person you refer who participates in the program, you receive a percentage of the points they earn.

</details>

<details>

<summary>How Do I Participate in Quests?</summary>

Quests are individual challenges or tasks you can complete to earn points. Each quest is independent. Detailed instructions for each quest can be found in the {Quest Guide}.<br>

</details>


---

# 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.venn.build/venn-network/points-campaign.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.
