> For the complete documentation index, see [llms.txt](https://good-dog-heel.gitbook.io/heel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://good-dog-heel.gitbook.io/heel/what-is-good-dog-heel.md).

# What is Good Dog - HEEL?

## What is Good Dog \*HEEL\*?

Good Dog *HEEL* is a decentralized Web3 brand developing original characters, art, content & decentralized applications. HEEL token birthed the HEEL Ecosystem; publicly launched in August 2022 on the Ethereum blockchain. Overseen by a partly doxxed & partly anonymous team of developers that remain a highly proven & experienced collective of talented artists & blockchain professionals.\
\
HEEL is governed by a ‘Do-First Mentality’. Instead of asking for something to be done, show initiative by proposing solutions and new ideas for the betterment of the entire community.&#x20;

## What inspired the creation of HEEL?

Being inspired & directly affected by the vision of Ryoshi himself, the Shiba Inu creator. Creating an exceptional visual of Young Ryoshi & Shiba in a positive manner, has always been important to the HEEL vision. Our personal depiction & visualizations. \
\
Creating a paramount user-experience is & always has been the greatest motive for the Good Dog Collective. An original brand that backs the inner visions of our predecessors. Adding value & never extracting it. This is our depiction & one of our contributions to the holy Shiba.

## What is the Good Dog Ecosystem?

***The Good Dog \*HEEL\* ecosystem currently includes:*** \
\- HEEL Token (Good Dog)\
\- v1.0 NFT - 'HEEL': [https://opensea.io/collection/heel-nft](<https://opensea.io/collection/heel-nft&#xA;>)\
\- v2.0 NFT - ‘My Good Dog': [https://opensea.io/collection/my-good-dog-nft](<https://opensea.io/collection/my-good-dog-nft&#xA;>)\
\- v3.0 NFT - 'Tails & Travels': <https://opensea.io/collection/tails-travels>\
\- Good Dog House Staking dApp: [https://GoodDog.House](https://gooddog.house)\
\
\&#xNAN;***Disclaimer:***\
HEEL tokens & NFTs are strictly for creative ecosystem purposes and creating unique user-experience, only. Nobody affiliated with HEEL obligated, qualified nor responsible for offering any type of financial advice. Users are required to do their own research, on their own accord.&#x20;


---

# 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://good-dog-heel.gitbook.io/heel/what-is-good-dog-heel.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.
