# Getting Started

Favorites PRO is a Unity tool that allows to build levels and content much faster. It allows you to store and search your favorites, while also maintaining a detailed history of your actions, allowing you to find assets you’ve recently used. Thirdly Favorites PRO also allows to see what assets are most recently used in the current scene, again speeding up the process of finding the assets you need, when you need it. Main elements

![](/files/4WcvLZPvR0gtT0G4tfyX)

The window has three main panes in which asset information is stored:

* Favorites: Your own custom favorites
* History: A list of actions you taken; adding, pasting and duplicating assets
* Scene data: A list of all the prefabs used in the current scene (Sorted by usage count)


---

# Agent Instructions: 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:

```
GET https://kristianhj.gitbook.io/asset-finder-pro/guides/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
