# FAQ for Inkporter

## Inkporter failed to export clone object?

For some unexplained conditions Inkscape cli will crash when try to export clone object, please try to unclone first, than re-run Inkporter. This is special case that randomly happen (we still have no idea how to fix it)

## Inkporter already installed to but doesn't work, why?

Inkporter need some dependencies to do its task. Pleas see [dependecies list.](https://catatan.raniaamina.id/inkporter-gui#dependencies)

## You have Inkporter, Inkporter Windows, and Inkporter Extension, what's different?

Inkporter, mainly is developed for Linux, but since windows has WSL feature you can run it there. But the problem i for non-Windows 10 user that have no WSL feature, so we remake it for for Windows. Inkporter-Win not developed by me, Rijal is the main contributor and developer for this inkporter version.

After severeal month, we got so much feedback about inkporter and beyond our expectation, Inkporter is very usefull tools that work out of the box. So, we decide to accept their request: transfrom inkporter as Inkscape extension. In simple word, inkporter extension is GUI version of inkporter CLI.


---

# 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://catatan.raniaamina.id/tools/inkporter-faq.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.
