diff --git a/documentation/docs/guides/using-goosehints.md b/documentation/docs/guides/using-goosehints.md index 9b69bcdf..c85a69a4 100644 --- a/documentation/docs/guides/using-goosehints.md +++ b/documentation/docs/guides/using-goosehints.md @@ -8,9 +8,20 @@ import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; import { FolderKey } from 'lucide-react'; - `.goosehints` is a text file used to provide additional context about your project and improve the communication with Goose. The use of `goosehints` ensures that Goose understands your requirements better and can execute tasks more effectively. +
+ Goose Hints Video Walkthrough + +
+ :::info Developer extension required To make use of the hints file, you need to have the `Developer` extension [enabled](/docs/getting-started/using-extensions).