# Basics

- [Introduction](https://docs.hamina.com/hamina/basics/getting-started.md): Learn how to log into and configure Hamina Network Planner.
- [Overview](https://docs.hamina.com/hamina/basics/overview.md): Get an overview of Hamina Network Planner.
- [Creating and Managing Projects](https://docs.hamina.com/hamina/basics/creating-and-managing-projects.md): Learn how to create projects, configure their settings, and organize them into folders with Hamina Network Planner.
- [Panning and Zooming Maps](https://docs.hamina.com/hamina/basics/panning-zooming.md): Learn how to quickly and efficiently navigate and manipulate maps in Hamina Network Planner.
- [Heatmaps](https://docs.hamina.com/hamina/basics/heatmaps.md): Learn how to use all of Hamina's heatmaps, and how to change them to match your network requirements.
- [Heatmap Legend](https://docs.hamina.com/hamina/basics/heatmap-legend.md): Learn how to use the Heatmap Legend in Hamina Network Planner.


---

# 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.hamina.com/hamina/basics.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.
