# Workout Creation Kit

This is a crucial component in making Impakt one of the most comprehensive workout libraries globally.&#x20;

Designed with modularity in mind, the kit can currently recognize up to 50 poses, 40 exercises, and 2 modes, with more being added continuously.

Creating a workout is easy and intuitive: just select and place your desired exercises and modes into sets, categorize your workout, then share it or save it privately for personal training / exclusive access. Alternatively, you can also create a workout using our AI generator and adapt to your liking.

<div><figure><img src="/files/gTi80VIjf6YEcq0YEzyC" alt="" width="293"><figcaption></figcaption></figure> <figure><img src="/files/zJZ6dK4PIB9Fx37CTgRA" alt="" width="293"><figcaption></figcaption></figure></div>

Shared workouts are accessible to other members in the [community workout library](/the-product/creator-tools/workout-library.md) and can also be rated by them. When others engage with shared workouts, the creator accumulates [KOIN points](/tokenomics/utility-points-koin.md).


---

# 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://whitepaper.impakt.com/the-product/creator-tools/workout-creation-kit.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.
