> For the complete documentation index, see [llms.txt](https://thxnet.gitbook.io/white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thxnet.gitbook.io/white-paper/connect2earn-and-share2earn.md).

# Connect2Earn and Share2Earn

### Connect2Earn and Share2Earn Framework

THXNET. has implemented a comprehensive incentive structure to foster ecosystem expansion through two complementary mechanisms: Connect2Earn and Share2Earn. These initiatives create tangible value for participants while simultaneously supporting network growth.

### Connect2Earn Program

The Connect2Earn program rewards customers of Leafchain-affiliated companies with THX tokens for fundamental engagement activities, specifically for authenticating into connected services. This mechanism represents a paradigm shift in digital advertising economics by directly compensating users for their attention and engagement—effectively redistributing traditional advertising expenditures to the end-users themselves.

### Share2Earn Program

The Share2Earn initiative extends the incentive framework by rewarding customers who transfer NFTs received from one service (Service A) to another service within the ecosystem (Service B). This cross-platform asset movement is incentivized through additional THX token rewards, creating positive network effects while reinforcing user sovereignty over digital asset management.

### Strategic Benefits

These complementary incentive mechanisms deliver multiple advantages to the THXNET. ecosystem:

* They provide end-users with authentic Web3 experiences that align economic incentives with participation
* They establish a more equitable value distribution model compared to traditional advertising approaches
* They reinforce user sovereignty principles by empowering individuals with control over their information and digital assets
* They accelerate network adoption through positive reinforcement of ecosystem-building behaviors

This incentive architecture represents a fundamental component of THXNET.'s strategy to build a self-sustaining ecosystem that benefits all participants.

<figure><img src="/files/lLfMCs51kIcNh17Ko0s8" alt=""><figcaption><p>Connect2Earn</p></figcaption></figure>

<figure><img src="/files/YNMuC0K1LI8W133S3mIk" alt=""><figcaption><p>Share2Earn</p></figcaption></figure>


---

# 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://thxnet.gitbook.io/white-paper/connect2earn-and-share2earn.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.
