# 4.1 Create Map

For starting the image processing task, DroneNaksha allows for the creation of a project. A project is a collection of plans and tasks.&#x20;

For processing the aerial images in DroneNaksha, the user has to create a map first by selecting "New Map" first from the dashboard as shown in the following image.

<figure><img src="/files/vr1ZkrcvEUrZyxyUnoTm" alt=""><figcaption><p>Create a Map</p></figcaption></figure>

After creating a map, now the user has to create a project.

#### Create a Project

Enter the project name to create a new project or select a project name from the dropdown menu.

<figure><img src="/files/bsBuj1fkrakp0I5TbPTx" alt=""><figcaption><p>Create a Project </p></figcaption></figure>


---

# 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/4.-process/4.1-create-map.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.
