> For the complete documentation index, see [llms.txt](https://doceng.conet.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doceng.conet.network/early-access-plans/guardian-plan/guardian-plan-v2.md).

# Guardian Plan V2

## **Introducing the Enhanced Guardian Plan V2**

The Guardian Plan remains a cornerstone of the CoNET ecosystem, offering you the chance to actively participate in the evolution of a secure and decentralized Internet. As a Guardian, you are a vital player, contributing to the network’s governance, stability, and growth.

With the launch of the upgraded Guardian Plan V2, we're adding new benefits and features, enhancing your role and increasing your earning potential within our community. This next phase brings more opportunities for Guardians to earn and gain rewards both before and after the Token Generation Event (TGE), while continuing to play a key part in the future of decentralized infrastructure.

\
Let's dive deeper into the benefits and features of the Guardian Plan V2:<br>

### **Before TGE (Token Generation Event):**

Guardian SuperNode Mining 24/7: As a Guardian, your SuperNode will mine CNTP continuously, 24 hours a day, 7 days a week, and join a larger CNTP reward pool. This means you’ll be earning rewards around the clock, with a greater share of the daily pool than regular miners.

<br>

**Free Usage of Silent Pass:** Enjoy total online privacy with free access to Silent Pass, CoNET's decentralized VPN. Silent Pass leverages our Layer Minus Protocol to replace IP addresses with wallet addresses, ensuring secure and private browsing.

<br>

**10% USDT Rewards for Referrals and Additional Purchases:** Earn a 10% USDT bonus by referring new Guardians or purchasing more than one Guardian Plan. This program rewards you for helping grow the community and expanding your support for the project.

<br>

**Free Power Card:** Receive a Power Card at no cost, enhancing your mining capabilities and maximizing your earnings potential in the CoNET network. The Power Card boosts your node's performance, allowing you to mine more effectively and includes a privacy tool and hardware wallet functionality.

<br>

### **After TGE (Token Generation Event):**

**Free Usage of CoNET dApps:** After TGE, Guardians will enjoy free access to all CoNET decentralized applications (dApps), enabling seamless participation in our ecosystem without additional costs.

<br>

**Revenue Sharing:** As a Guardian, you will directly benefit from the network’s growth. You’ll receive a share of the revenue generated from CoNET’s dApps and network services, providing a steady income stream as the platform expands.

<br>

**Extra Airdrop Allocation:** Post-TGE, Guardians receive an increased allocation of airdropped tokens, giving you more CNTP to convert in to $CONET token.

<br>

**Guardian Node Functions:** The Guardian Plan now includes both Validator and Full Node functions, offering multiple ways to earn:

<br>

**-Validator Node without Staking:** Your Guardian Node will act as a Validator, confirming transactions and securing the blockchain. You will earn fees from transaction validations without needing to stake additional tokens.

**-Full Node without Staking:** Operate as a Full Node, mining sharing your bandwidth and CPU to support the network’s infrastructure. Earn rewards for your contributions without any staking requirements, promoting greater network decentralization.

<br>

***Important Update:***

Given the enhanced benefits and earnings opportunities, please note that the repurchase program for Guardian Plans will not be available for purchases made after 15 September 2024.&#x20;

This adjustment reflects the added value provided to Guardians.&#x20;

The repurchase program remains valid for all Guardian Plans purchased before this date.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doceng.conet.network/early-access-plans/guardian-plan/guardian-plan-v2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
