# Asset Details Panel

![](/files/-MEgNQlWygDgGm9-U1pZ)

In the asset details panel on the right side of the canvas, you can view the detailed introduction of the asset, and kivcube will not compress the file size of the uploaded asset.

## 1.Picture

You can view the name, file size, file format, and resolution of the picture asset.

Picture upload specifications: <https://www.yuque.com/kivicube/manual/picture-spec>

## 2. Model

You can view the name, file size, file format of the model asset

Model upload specification: <https://www.yuque.com/kivicube/manual/specification>

## 3. Video

You can view the name, file size, file format, resolution, bit rate, frame rate, and duration of the video asset.

AR video specification:<https://www.yuque.com/kivicube/manual/ar-video>

Alpha video specification: <https://www.yuque.com/kivicube/manual/alpha-video>

## 4. Audio

You can view the name, file size, file format, bit rate, and duration of the audio asset.

Audio upload specification: <https://www.yuque.com/kivicube/manual/audio-spec>

## 5. PanoramaUpload&#x20;

you can view the name, file size, file format, and resolution of the panorama asset.

Upload specification: <https://www.yuque.com/kivicube/manual/360-degree-panoram>


---

# 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://docs-en.kivicube.com/manual-old/editor/asset-details-panel.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.
