> For the complete documentation index, see [llms.txt](https://docs.candy-smith.com/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.candy-smith.com/main/match-3-kit-home-design/project-navigator-unity-search.md).

# Project Navigator (Unity Search)

Project Navigator extends Unity Search with framework-aware asset indexing, allowing you to instantly find project resources without browsing the Project window.

Type `nav:` followed by a keyword, for example:

* `nav: character`
* `nav: boosters`
* `nav: popup`
* `nav: sprites`
* `nav: animations`

The search returns matching project resources, including:

* Objects in the scene
* Prefabs
* ScriptableObjects
* Sprites
* Animations
* Project settings
* Other framework resources

Project Navigator automatically indexes framework-specific assets such as boosters, popup prefabs, shop resources, gameplay settings, and other commonly used project files.

Tip

Double-click a search result to open the asset directly, or select it to highlight the asset in the Project window.

<figure><img src="https://4278897526-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAZW1WdzQFhJApXWZBzmi%2Fuploads%2FRuAgshOPPx4QtGGi9S1v%2Fimage.png?alt=media&amp;token=64b31cd5-0247-421d-a7da-55b34ebb6bee" alt=""><figcaption></figcaption></figure>
