# Getting started

- [Requirements](https://docs2.bunifuframework.com/docs/getting-started/requirements.md): Minimum System & User Requirements
- [Installation](https://docs2.bunifuframework.com/docs/getting-started/install.md): Using NuGet to easily install and activate Bunifu UI & Bunifu Dataviz for free-trial, premium, and enterprise licenses
- [Installing for .Net 5 & Above](https://docs2.bunifuframework.com/docs/getting-started/installation-net5plus.md): Installing and using Bunifu Framework in .NET 5 projects and above.
- [Licensing](https://docs2.bunifuframework.com/docs/getting-started/licensing.md)
- [Managing your licenses](https://docs2.bunifuframework.com/docs/getting-started/licensing/managing-your-license.md): A guide on managing your premium, enterprise licenses, teams and organizations.
- [Bunifu Licensing CLI](https://docs2.bunifuframework.com/docs/getting-started/licensing/cli-utility.md): A versatile command-line utility for managing your licenses
- [Bunifu Device Remover (Deprecated)](https://docs2.bunifuframework.com/docs/getting-started/licensing/device-remover.md): A quick guide on how to use Bunifu Device Remover


---

# 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://docs2.bunifuframework.com/docs/getting-started.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.
