> For the complete documentation index, see [llms.txt](https://goodcarenetwork.gitbook.io/good-care-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://goodcarenetwork.gitbook.io/good-care-docs/latest-updates/care-objectives-and-tokenomics.md).

# CARE Objectives & Tokenomics

## Using GOOD & CARE For Our Mission

$GOOD on mainnet is reflective of our original legacy giving/impact goal: to Mobilize $1 Million in GOOD. If we reach that goal, then all available supply will be burned (within reason), increasing scacity and value

$CARE is the native token on GOOD CARE Network. We are building off the Retro9000 promise of sharing $40 Million in retroactive funding for L1s and L1 tooling. They've already airdropped over $1 million in Avax to early Retro9000 voters, about $150 per wallet. Votes were based on Frosty Metric Score which is a GOOD way to reward people with the most on chain activity. With that said:

* 40,000,000 $CARE will be allocated directly to builders of L1s and L1 tooling, applicants of Retro9000 but we will have our own criteria
* 40,000,000 $CARE for trusted community members based on contributions and CARE points
* 40,000,000 $CARE to Real World Impact Projects, led by BAWLS team that has suggested you share the following as we induct you into the Coalition: &#x20;
  * What is your RWI narrative (provide your pitch and your “why”)&#x20;
  * How have you represented that in your project narrative and marketing.

    How have you mobilized your community behind this. (How do you plan to mobilize if haven’t done already)
  * How have you mobilized your community behind this. (How do you plan to mobilize if haven’t done already)
  * Is your project a fair launch?
  * What is your token allocation and why.
* 40,000,000 $CARE allocated for Non-profits and care-focused organizations&#x20;
* 40,000,000 $CARE reserved for GOOD CARE Treasury

200,000,000 total supply, distribution will be gradual as we onboard more people, projects, and causes into our Network. Above is approximate, adjustments will be made as we add more LP but we don't want it to be a pumpndump like many launches.&#x20;

## GOOD CARE Objectives

We will start with a few focused objectives of our own and welcome builders and community members to bridge their own goals and dreams they care about to our Network. These will be reflected in dApps deployed, resources shared, and even our validator set-up.&#x20;

* Decentralized and community driven Mental Health resources for all
  * Self-care: are you taking GOOD $CARE of yourself
* Social Impact: Are you taking GOOD $CARE of others who need help & support?


---

# 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://goodcarenetwork.gitbook.io/good-care-docs/latest-updates/care-objectives-and-tokenomics.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.
