# Guides

- [Scaling Maps](https://docs.hamina.com/hamina/guides/scaling-maps.md): Learn how to scale maps in Hamina Network Planner.
- [Managing Maps and Floors](https://docs.hamina.com/hamina/guides/maps-floors.md): Learn how to switch, rename, and manipulate maps in Hamina Network Planner.
- [Replacing Maps](https://docs.hamina.com/hamina/guides/replacing-maps.md): Learn how to replace maps for existing projects in Hamina Network Planner.
- [Surveys to Design](https://docs.hamina.com/hamina/guides/surveys-to-design.md): Learn how to use site survey measurements to create network designs in Hamina Network Planner.
- [Channel Planning](https://docs.hamina.com/hamina/guides/channel-planning.md)
- [Private Cellular Planning](https://docs.hamina.com/hamina/guides/cellular-planning.md): Learn about Hamina's private cellular planning capabilities.
- [Mesh Planning](https://docs.hamina.com/hamina/guides/mesh-planning.md): Learn how to plan for mesh links with 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/guides.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.
