# SMART IMPORTER

### Usage

1. Go to `File > Import > Import Any File...`.
2. Select any file format supported by the addon.
3. The addon will automatically detect the file type and import it accordingly.

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

### Development Considerations

* This addon is still in development, and interactions may occasionally not work as expected.
* Follow this addon on Blender Market to stay tuned regarding any updates.
* Future implementations to include a multi-file/format selection.

### Author and License

CY-Tools is a suite of Blender Addons created by @cyrusjameskhan and licensed under the GNU General Public License (GPL). See LICENSE for more information.


---

# 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://cytools.cjkproduction.com/smart-importer.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.
