> For the complete documentation index, see [llms.txt](https://docs.aeroai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aeroai.io/siega-web-features/asset-library.md).

# Asset Library

* The Asset Library is the panel on the left side of SiEGA Web where you browse, load, and manage the 3D data available to you. It pulls assets from your  &#x20;AERO AI account, your connected Cesium Ion account, and any files you open locally, all organized into categories by data type so you can quickly find and  &#x20;work with what you need.

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

### Features

* Browse assets organized by data type (Media, Terrain, 3D Tiles, GeoJSON, and more)
* Search assets by name or ID
* Load assets into the scene and unload them when no longer needed
* Fly the camera directly to a loaded asset
* Open local files from your computer
* Refresh the asset list to pull in newly added assets
* Adjust display settings for loaded GeoJSON and 3D Tiles
* Update your Cesium Ion access token

### &#x20;How to Use

#### Opening the Asset Library

The Asset Library is open by default when you launch SiEGA Web. If the panel is closed, click the menu icon in the top-left corner of the screen to reopen&#x20;it. To close the panel, click the close icon (X) in the top-right corner of the Asset Library.

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

#### &#x20;Browsing Your Assets

The Asset Library organizes your assets into categories based on data type. Scroll through the list and click on any category header to expand it and view&#x20;the assets inside. Each asset row displays the asset name, a small label below the name indicating its source (Cesium, AeroAI, or Local), and icons for&#x20;loading and managing the asset.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.aeroai.io/siega-web-features/asset-library.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.
