diff --git a/documentation/docs/guides/using-goosehints.md b/documentation/docs/guides/using-goosehints.md index 305f5e938a18..d1aba38cd4dd 100644 --- a/documentation/docs/guides/using-goosehints.md +++ b/documentation/docs/guides/using-goosehints.md @@ -7,9 +7,20 @@ sidebar_label: Using Goosehints import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem'; - `.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).