# Svg

The **Svg Object** allows the user to display *.svg* files in the **Scene Outliner**.

The most important **Attribute** is `File` under `SVG`. Here, the user can locate the desired *.svg* file.

![Svg Object before Adding Asset.](/files/UsTzM9Y4gOCHWqo1SelJ)

Above, the `File` **Attribute** has been highlighted for the **Svg Object**. This is where the user can select the appropriate file after activating the pop-up Menu.

![Svg Object after Adding Asset.](/files/CC4alGQeu0qky9cufQ7k)

When the *.svg* file is selected, it is displayed in the viewport of the **Scene Outliner**.


---

# 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.incari.com/incari-studio/objects-and-types/scene-objects/svg.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.
