# Examples

* different data types, such as simple input fields, link fields, nested fields
* lists, such as "Keywords"
* hierarchical lists, such as "Locations"
* files

{% hint style="info" %}
Please also see the [general information](/for-administrators/tools/csv-importer/general-information.md), the [description of the CSV Importer options](/for-administrators/tools/csv-importer/options.md) and the examples for all data types.
{% endhint %}


---

# 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.fylr.io/for-administrators/tools/csv-importer/examples.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.
