# Introduction

ODK Connector is a QGIS ETL Plug-in that uses ODK API to connect to [ODK](https://getodk.org/) server, pulls data, transforms and loads into QGIS interface for mapping.

<figure><img src="https://2483181501-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Tr0wAmaWM3CGQtWjUqa%2Fuploads%2FICZ4yuUJrvSTnBlM8msC%2Fodk_connector.jpg?alt=media&#x26;token=a5e84006-27ac-4892-9aca-274b2ec238d5" alt=""><figcaption><p>ODK Connector interface</p></figcaption></figure>

ODK Connector supports connections from ODK, ONA, and Kobo Toolbox.

The Connector offers two main functionalities

1- [Connection](https://app.gitbook.com/s/3Tr0wAmaWM3CGQtWjUqa/~/changes/GWWwZkumNZH3plMdMDvq/connection)

2- [Data import](https://demevengderrick.gitbook.io/etl-connector-for-odk/data-import)&#x20;

3- [Data Update](https://demevengderrick.gitbook.io/etl-connector-for-odk/data-update)


---

# 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://demevengderrick.gitbook.io/etl-connector-for-odk/introduction.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.
