# My Files Tab

The **My Files tab** is located in the Assets panel. The My Files tab contains the **3D Files** section and the **Animation Files** section.

### 3D Files

All of the files you have imported into all of your projects are listed in the My Files section. This lets you use already-imported files in future projects.

<div align="left"><figure><img src="/files/SQHb8BiqcsHDU36CYOiH" alt=""><figcaption></figcaption></figure></div>

### Animation Files

Like the 3D Files section, the Animation Files section lists the animation files you have imported or extracted into all of your projects - easy to re-use them.

<div align="left"><figure><img src="/files/rbnwnzKBeSqgaKLVgu07" alt=""><figcaption></figcaption></figure></div>


---

# 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://pixcap.gitbook.io/pixcap-docs/interface/assets-panel/my-files-tab.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.
