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

# Links

Check out our website, connect with us on socials, or send us email @ <goodcareavax@gmail.com>

{% embed url="<http://goodonavax.info>" %}

## Socials

GoodonAvax: <https://x.com/GoodonAvax>&#x20;

Jeff, Founder: <https://x.com/babyjeffreylove>

Arena: <https://arena.social/GoodonAvax>

Telegram: <https://t.me/goodcoq>

Discord: <https://discord.com/invite/FeXqMkSA2C>

Medium: <https://medium.com/@goodonavax>

## GOOD Allies List

Addicted 2 Avax <https://x.com/addicted2avax>

Apex (all in one DEX) <https://apexdefi.xyz/>

BAWLS ONU [bawlsonu.life](https://t.co/tiXqpFe013)

Crypto Playground <https://thecryptoplayground.com/> (see his Military Mentor podcast that I hope to be on soon)

GOOD Social Impact - pls fill out if you're a project lead to help us better serve the community [https://docs.google.com/spreadsheets/d/1ZQf8AZpWMW7uMPJJg-GTZ9Su7e9AGrBHmvoFC6fv6PY/edit?gid=0#gid](https://docs.google.com/spreadsheets/d/1ZQf8AZpWMW7uMPJJg-GTZ9Su7e9AGrBHmvoFC6fv6PY/edit?gid=0#gid=0)

Isbjorn (mission to save the polar bears) <https://www.isbjorn.co.nz/>

Janky Studios <https://jankystudios.xyz/#services>

Mel Hearts <https://www.melhearts.art/>

Spread Blessings <https://www.etsy.com/market/spreadblessings>

DEGEN Farm <https://thedegen.farm/>

The Giving Block <https://thegivingblock.com/>

TWLOHA Mental Health Toolkit <https://twloha.com/mental-health-toolkit/>


---

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