# Add an element

Use this option if you need to add an element to XML. The following situations are examples:

* Gift (GIFT element). If you do not have a gift in XML, even though the gift will be set in the e-shop, it can be created and added to XML. See Gift Addition Policy
* Another example is creating a CUSTOM\_LABEL element for Google Ads or Sklik. Most standard XML exports do not contain these elements. See How to Create a Custom Label - g: custom\_label


---

# 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/add-an-element.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.
