# Getting Started

OpenWiFi 2.0 Minimum Viable Product at the end of July, 2021 enables a cloud native and cloud agnostic Software Development Kit (SDK) with management and deployment support for a wide range of Access Point and PoE network switch platforms.

## Release 2.6 SDK includes:

* Zero Touch Cloud Discovery
* Firmware Management
* Venue Provisioning
* Analytics Aggregation
* Venue Dashboards
* User Interface for Provisioning & Analytics
* Gateway Service - RADIUS Proxy

OpenWiFi 2.0 SDK is deployable as both a Docker Compose or a Helm on Kubernetes model. See [this](https://github.com/Telecominfraproject/wlan-docs/blob/2.9.0/sdk/broken-reference/README.md) section for installation instructions.

Find out what is [new](/openwifi/2.10.0/release/whats-new.md) in our current release.


---

# 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://tip-1.gitbook.io/openwifi/2.10.0/sdk/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.
