# GPT-to-Earn

**GPT-to-Earn** is a Chrome extension designed to reward ChatGPT users for sharing their conversation data in exchange for Gata points. It seamlessly integrates into the user’s ChatGPT workflow, providing a simple and rewarding experience.

<figure><img src="/files/4uSH4z6rpgJEts7FkvHp" alt=""><figcaption><p>Gata GPT-to-Earn</p></figcaption></figure>

### Background

ChatGPT data is among the most valuable forms of human-AI interaction data. On the human side, it represents the largest AI user community, with interactions that capture real-world use cases and provide deep insights into how AI can better understand and respond to human needs, intentions, and complexities. On the AI side, this data showcases the most advanced AI outputs in the wild. This wealth of data has been a cornerstone of OpenAI's development, providing a significant competitive advantage by enabling the refinement and enhancement of AI models.

However, while users create this valuable data, they have traditionally not been involved in its monetization or rewarded for their contributions. GPT-to-Earn seeks to bridge this gap by empowering users to voluntarily share their ChatGPT data in exchange for Gata point rewards. It not only ensures a fairer value exchange for individual users but also provides a significant opportunity for AI companies to close the gap with OpenAI by leveraging high-quality, real-world human-AI interaction data.

### Key Features

{% stepper %}
{% step %}
**Chat as Usual**: Users chat with ChatGPT as they normally would, conducting conversations on any topic of interest.
{% endstep %}

{% step %}
**Access GPT-to-Earn**: After completing their chat, users open the Gata Chrome extension, which displays their ChatGPT conversation history.
{% endstep %}

{% step %}
**Select and Share**: Users review their conversations, select those they wish to share, and confirm sharing.
{% endstep %}

{% step %}
**Earn Rewards**: Based on the quality of the shared data, users are rewarded with Gata points.
{% endstep %}
{% endstepper %}

### User Activity

Every \~10 seconds, a ChatGPT user shares their data with us! see real-time on-chain Activity here\
Check more detailed data and user growth.

{% hint style="info" %}
Want to try Gata GPT-to-Earn? Head to the [GPT-to-Earn](https://tinyurl.com/gataxyz) to start.
{% endhint %}


---

# 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://gata-1.gitbook.io/gata-docs/product/quickstart-2.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.
