> For the complete documentation index, see [llms.txt](https://kibu.gitbook.io/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kibu.gitbook.io/resource-center/kibu-resource-center.md).

# Kibu Resource Center

The Kibu Resource Center is your one-stop shop to learn about the Kibu platform. As always, if you have any questions, reach out to our team at <support@kibuhq.com>.

## What is Kibu?

Kibu is an online software that offers exercise & education content and an all-in-one administrative tool for those that work with the Intellectual and Developmental Disabilities (IDD) community. To learn more about the company’s story and mission, check out our [About page](https://kibuhq.com/about)!

Our primary customers are Disability Providers. These are organizations that support individuals with disabilities by offering a range of services designed to improve their quality of life. These services can include personal care, day programs, therapy, vocational training, educational support, and more.&#x20;

Although roles and responsibilities vary, Disability Providers typically employ Direct Support Professionals (DSPs), Therapists, Nurses, and Administrators. **At Kibu, we believe these are all unsung heroes and do life-changing work every day in our communities.** Kibu's goal is to provide staff a suite of tools that make learning materials more accessible and documentation less stressful 💙.&#x20;

## Kibu for Content

Kibu is a website that provides classes and livestreams for the IDD community. Finding quality, reliable content can be challenging. Kibu ’s in-house team produces engaging classes, livestreams, and lesson plans to keep your members moving and learning! 💪

Kibu offers over 350 on-demand classes ranging from dance & fitness to life skills & job development. It also hosts daily live classes with certified coaches for a 2-way interactive experience!

<figure><img src="/files/lnKqcx55pS3i4NH01bSK" alt=""><figcaption></figcaption></figure>

## Kibu for Admin Tooling

As the majority of funding typically comes from government programs like Medicaid, Disability Providers are required to provide proof-of-service for its members. This can involve a time tracking record of care, as well as daily documentation on each member.&#x20;

Kibu provides a modern experience for staff to track time and take documentation. With features like mobile-optimization, AI-assisted writing, and no-brainer to-do lists, the goal of Kibu Admin is simple: *how do we make taking documentation effortless?*

<figure><img src="/files/QkqFSF2Z5JUUrEwwJbV7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kibu.gitbook.io/resource-center/kibu-resource-center.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
