# Code Repositories

**Access Point Firmware**

License: BSD-3-Clause

* Openwrt based APNOS: <https://github.com/Telecominfraproject/wlan-ap>
* ucentral schema: <https://github.com/Telecominfraproject/wlan-ucentral-schema>
* ucentral client: <https://github.com/Telecominfraproject/wlan-ucentral-client>

**Controller SDK**

License: BSD-3-Clause

* Gateway Service: <https://github.com/Telecominfraproject/wlan-cloud-ucentralgw>
* Gateway UI: <https://github.com/Telecominfraproject/wlan-cloud-ucentralgw-ui>
* Security Service: <https://github.com/Telecominfraproject/wlan-cloud-ucentralsec>
* Firmware Service: <https://github.com/Telecominfraproject/wlan-cloud-ucentralfms>
* Provisioning Service: <https://github.com/Telecominfraproject/wlan-cloud-owprov>
* Provisioning UI: <https://github.com/Telecominfraproject/wlan-cloud-owprov-ui>
* Analytics Service: <https://github.com/Telecominfraproject/wlan-cloud-analytics>
* Subscriber Service: <https://github.com/Telecominfraproject/wlan-cloud-userportal>
* RRM Service: <https://github.com/Telecominfraproject/wlan-cloud-rrm>

**Testing**

License: BSD-3-Clause

* Open Test Harness and Test cases: [https://github.com/Telecominfraproject/wlan-testing](https://github.com/Telecominfraproject/wlan-testing/tree/master)

**SDK Load Simulator**

License: BSD-3-Clause

* OpenWiFi Load Simulator (OWLS): [https://github.com/Telecominfraproject/wlan-cloud-owls](https://github.com/Telecominfraproject/wlan-cloud-owls/tree/main)

**Deployment**

License: BSD-3-Clause

* Helm and Docker Compose Deployments: [https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy](https://github.com/Telecominfraproject/wlan-cloud-ucentral-deploy/tree/release/v2.4.0)


---

# 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/openwifi-stack/repositories.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.
