# Other

- [Accounts and Licenses](https://docs.hamina.com/hamina/other/accounts-licenses.md): Learn about managing accounts and licenses in Hamina.
- [Sales and Subscriptions](https://docs.hamina.com/hamina/other/sales-and-subscriptions.md): Learn how to buy and manage subscriptions for Hamina products.
- [Requesting AP's and Antennas](https://docs.hamina.com/hamina/other/requesting-aps.md): Learn what Hamina Wireless needs to add access points and antennas.
- [Release Notes](https://docs.hamina.com/hamina/other/release-notes.md): Learn about new features, changes, and bug fixes in Hamina Network Planner.
- [2024 Archive](https://docs.hamina.com/hamina/other/release-notes/2024-archive.md): Check out the archive of features, changes, and bug fixes in Hamina Network Planner from 2024.
- [2023 Archive](https://docs.hamina.com/hamina/other/release-notes/2023-archive.md): Check out the archive of features, changes, and bug fixes in Hamina Network Planner from 2023.
- [FAQs](https://docs.hamina.com/hamina/other/faqs.md): Frequently asked questions about Hamina Network Planner.
- [Hamina Onsite FAQs](https://docs.hamina.com/hamina/other/faqs/hamina-onsite-faqs.md)
- [How do I do X?](https://docs.hamina.com/hamina/other/faqs/hamina-onsite-faqs/how-do-i-do-x.md)
- [Account](https://docs.hamina.com/hamina/other/faqs/account.md)
- [MFA Reset](https://docs.hamina.com/hamina/other/faqs/account/mfa-reset.md)


---

# 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/other.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.
