# 13. Import/ Upload files

The user can now import files from another source for processing in DroneNaksha.

This tool is available on the orthomosaic map generated by DroneNaksha as shown in the following image.

<figure><img src="/files/jNxPjK7vxMe6I9OejLmU" alt=""><figcaption><p>Import Files</p></figcaption></figure>

After selecting the "Import Files" option, the new window will appear on the screen as shown below. Select the required file from the options available such as Shape file, KML file and CAD file.

<figure><img src="/files/TdxdBTX2ysfvxbcUdRw9" alt=""><figcaption><p>Selection of Files</p></figcaption></figure>

Click on the upload button available. The user can select the appropriate file from his system to upload the file and use it in DroneNaksha.


---

# 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://dronenaksha-docs.aeromegh.com/13.-import-upload-files.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.
