# Importing Data

- [Overview](https://docs.geodin.com/importing-data/import.md): Importing data into GeoDin from external files and databases
- [Data Sequences (CPT, free-format)](https://docs.geodin.com/importing-data/data-sequences.md): Importing CPT and other data sequences, including batch import and reduce factor
- [CSV and Excel Import](https://docs.geodin.com/importing-data/csv-and-excel-import.md): Importing CSV and Excel files into GeoDin for general data, samples, and measurements
- [AGS Import](https://docs.geodin.com/importing-data/ags-import.md): Importing AGS 4.0.4 and AGS 4.1 files into GeoDin
- [GeoDinML Import](https://docs.geodin.com/importing-data/geodin-ml-import.md): Importing GeoDinML files from GeoDin Onsite into GeoDin Desktop
- [Cross-Database Object Copying](https://docs.geodin.com/importing-data/cross-database-object-copying.md): Cross Database Object Copying
- [SEP 3 Exchange Database Import](https://docs.geodin.com/importing-data/sep3-exchange-database.md): Importing SEP 3 data from a state authority using the GeoDin exchange database (Austauschdatenbank)


---

# 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.geodin.com/importing-data.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.
