# My World

## How to use the My World panel

The My World panel allows you to find your favourite models quickly. There are two ways to save the models in the My World panel.

<figure><img src="/files/MPMMdFa7jhy5yhWC3QRC" alt=""><figcaption></figcaption></figure>

### **My Likes:**&#x20;

Search for a model in the Anything Browser, then select the heart or “My Like” button on the best model. These models can be viewed in the “My Likes” view on the My World panel.

<figure><img src="/files/zuYaG5ttvA6GpwEFL1MA" alt=""><figcaption><p>Red hearts indicate you have already liked the model.</p></figcaption></figure>

<figure><img src="/files/vxa7m9tP0DNJhwMCJL7j" alt=""><figcaption><p>View your liked models from the My Likes section within the My World panel.</p></figcaption></figure>

### **My Lists:**

Search for a model in the Anything Browser, then select the list icon button on the right side of the model result box. When selected, the “My List” button will open a popup that allows you to add the model to a pre-existing collection or create a new collection.

<figure><img src="/files/2xv3Cg9rPDuqyj3rJwuT" alt=""><figcaption><p>Select the list icon to open the collections popup.</p></figcaption></figure>

<figure><img src="/files/uc4m8FeDcdOyUUHqC3hJ" alt=""><figcaption><p>Create a new collection or update an existing collection.</p></figcaption></figure>

<figure><img src="/files/fQGSAtjdmMJJ67mvEh6L" alt=""><figcaption><p>View all of your collections in the My Lists section of the My World panel.</p></figcaption></figure>

<figure><img src="/files/qNGMld6YtBNuMPTSydnE" alt=""><figcaption><p>Open the collection to see all of your favourite models and import them directly to your scene by selecting the model preview thumbnail.</p></figcaption></figure>

Once a model is added to the collection, the model can be found in the “My Lists” view within the My World panel.

### Reset Button

The reset button that is displayed as the circle icon allows you to reset the scene, reset the creator, or reset all. This option will appear in the Anything Browser panel and the My Like section of the My World panel.

<figure><img src="/files/o2M9PKtt9MEH0IB6VGEO" alt=""><figcaption><p>Select the circle button to open the reset options.</p></figcaption></figure>

#### Reset Scene:

This option will remove all assets that were provided by Anything World SDK from your scene. An additional pop-up box will appear to verify if you are sure you want to reset the scene.

<figure><img src="/files/mrnIm1sCX62T7ujK4AzK" alt=""><figcaption></figcaption></figure>

#### Reset Creator:

This option will remove all search results, filters, and Make Option parameters applied for the Anything Browser and My World panels. An additional pop-up box will appear to verify if you are sure you want to reset the creator.

<figure><img src="/files/YpZIPtPD9nEmRUrGCf9E" alt=""><figcaption></figcaption></figure>

#### Reset All:

This option will remove all assets from the scene and return that Anything Browser and My World panels back to default. An additional pop-up box will appear to verify if you are sure you want to reset everything.

<figure><img src="/files/9Go9UDfpcyEBbOf5l1Hz" alt=""><figcaption></figcaption></figure>


---

# 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://anything-world.gitbook.io/anything-world/quickstart/unity-quickstart/my-world.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.
