> 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="/files/nUINwoO3IE0jkOTjLiaC" alt=""><figcaption></figcaption></figure>
