> 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.md).

# Latest Updates

## GOOD CARE is live on Mainnet! You can search for it in Core Wallet or add it manually with the following details:

* Chain ID: 741741 (aka Crisis Hotline)&#x20;
* RPC: <https://subnets.avax.network/goodcare/mainnet/rpc>
* Explorer:[ ](https://mainnet-goodcare-y279f.avax.network/ext/bc/2AB5dDcGsw86kroZ81AZXzdez3CgA1x9uXkyQDhxr98hjrkVhu/rpc?token=b69c76f7786d4f99e46752bb7b7071a9ea0369f3d2b7ae233468c2d6141a7e40)[https://subnets.avax.network/goodcare ](<https://subnets.avax.network/goodcare >)
* GOOD CARE DApp <https://app.goodonavax.info/>

{% content-ref url="/pages/8ZYCl7Iss6bjWLDpptuF" %}
[Build With Us](/good-care-docs/latest-updates/build-with-us.md)
{% endcontent-ref %}

{% content-ref url="/pages/P9lqM1Sh6H1gtp8g0qKw" %}
[CARE Objectives & Tokenomics](/good-care-docs/latest-updates/care-objectives-and-tokenomics.md)
{% endcontent-ref %}

**🧠 Retro9000: $40M for Purpose-Driven L1s on Avalanche**\
Retro9000 retroactively funds Layer 1s building public goods, infrastructure, and regenerative ecosystems. Projects must be live on **testnet + mainnet by July 15** to be eligible. Fewer than 40 chains are live so far.

GOOD CARE is building a chain for mental health, care, and coordination. Retro9000 can help us:\
• Sustain our purpose-driven L1\
• Support validators + open dev grants\
• Reward the impact we've already made\
• Attract new contributors via retroactive funding

**✅ Vote for GOOD CARE**: <https://retro9000.avax.network/discover-builders/cm3ytftpq00yxs67yxj44ba94>\
📢 Learn more: <https://x.com/AvalancheFDN/status/1942570714193694858>


---

# 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.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.
