> 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/getting-started/getting-started-for-content-users.md).

# Getting Started for Content Users

Just got an invite to join Kibu? You might be wondering... what is it? How do I pronounce it? Well first, it's pronounced "KEE-boo". See, I'm pretty helpful!&#x20;

There's more helpful stuff below, like what Kibu is and how it will help your work. Watch the video below for a tour of Kibu, and go through the 4-step checklist to make sure you're ready to go!

{% embed url="<https://www.youtube.com/watch?v=dLh-AcQRHPg>" %}
A Brief Tour of Kibu for Content (5:29)
{% endembed %}

1. Learn more about Kibu by reading the details below.
2. Coordinate with your director for a Kibu account. Check your email for an invitation to create your password.
3. Bookmark [app.kibuhq.com](https://app.kibuhq.com) on your web browser!
4. Subscribe to Kibu's live class schedule on Outlook or Google Calendar [by following these steps](/resource-center/guides/how-to-add-live-class-schedule-to-your-calendar.md).

### What is Kibu?

[Kibu](https://kibu.gitbook.io/resource-center/getting-started/www.kibuhq.com) 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! 💪

<figure><img src="/files/PSNXj2XhCY5QrG0aEEMV" alt="" width="563"><figcaption></figcaption></figure>

### What Type of Content Does Kibu Offer?

:movie\_camera: **400+ pre-recorded classes** covering various topics like dance, yoga, art, and life & job skills. We add 2-5 classes weekly!

:pencil: **Free lesson plans** accompany all educational content ([example](https://cdn.sanity.io/files/e471yrvm/dev/419225e583d7920bdb566d6c2e9410efaa5119e7.pdf)).

:red\_circle: **Daily livestreams** with certified instructors offering both fun and relaxing sessions. You can add our live class schedule to your Outlook or Google Calendar by [following these steps](/resource-center/guides/how-to-add-live-class-schedule-to-your-calendar.md).

<div data-full-width="false"><figure><img src="/files/rdNVTagutesXBuOMD74o" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/oJWbHF92IYKUqTanhLGB" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/kfNwzviA8yW6HPUVNjUF" alt="" width="375"><figcaption></figcaption></figure></div>

### What Level of Abilities Does Kibu Serve?

Kibu is designed to support individuals of all abilities within the IDD community. We work closely with DSPs (Direct Support Professionals) to create content that meets a wide range of needs. Each class is categorized by experience level—beginner, intermediate, advanced—and body focus, from full-body workouts to seated exercises.

### What Devices Can I Play Kibu On?

You can access Kibu on any device with an internet connection! Whether it's your phone, tablet, laptop, or a big-screen projector for group participation, Kibu has you covered. [Here’s how to play Kibu on a TV](/resource-center/guides/how-to-play-kibu-from-a-tv.md).

### Is There a Limit for How Often I Can Use Kibu?

Nope! You have **unlimited access** to all our livestreams and the on-demand catalog. Use Kibu as often as you like!


---

# 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/getting-started/getting-started-for-content-users.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.
