# Conviu as an XML editor

Conviu is a tool that allows you to:&#x20;

* Import data.&#x20;
* Subsequently, the data can be modified using rules and conditions. For example, you can set a rule for category transcription, set up free shipping for products of a certain brand, and add bidding to selected products.&#x20;
* Export the data to the desired format.<br>

The tool allows import of goods XML feeds, import of supplier XML feeds and it is also possible to import any XML file for any platform and country. The data is updated several times a day, according to the set timer.


---

# 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://help.conviu.com/data-editing-xml-and-csv/conviu-as-an-xml-editor.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.
