> 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/good-history/our-why.md).

# Our Why

**Mental Health**

* If used strategically and selflessly, there is huge potential to support more people with crypto, thankfully The Giving Block has created the infrastructure to make it easy.&#x20;
  * We will give to the Mental Health Impact Index Fund and will continually align with several of the organizations they've vetted such as TWLOHA, NAMI, and American Foundation for Suicide Prevention&#x20;
    * more info <https://thegivingblock.com/impact-index-funds/mental-health/>
    * Donorship allows you to donate $COQ directly to GOOD funds like this <https://donorship.io/>
* Researching the best tools/resources to point people towards and providing an unrecorded Mental Health in Web3 space to allow people to share their story and realize they're not alone in this journey
* Supporting Mental Health Matters space
* Our greatest purpose is to reach and connect people.

**Helping underprivileged people groups in 3rd world countries**

* Supporting orphans in Ghana to get the education and resources they need

<figure><img src="/files/q9FNiaiFo9wchRmapNcY" alt="" width="552"><figcaption><p>Good to see our logos printed on their soccer jerseys! Play is important to encourage for all ages to support our mental well-being. </p></figcaption></figure>

**Connecting the art, the meme, and the culture to the cause**

* This will help increase crypto reputation, trust, and adoption.
* For example, supporting BAWLS/TCAF with testicular cancer awareness, HEFE to sponsor walrus adoption, and ALWAYS to support Space Foundation.


---

# 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/good-history/our-why.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.
