> For the complete documentation index, see [llms.txt](https://docs.skolar.li/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skolar.li/skoai/audio-knowledge-agent.md).

# Audio Knowledge Agent

This page is the **SKOAI – Upload your Audio files to SKOAI AI Engine** dashboard. This screen **central audio management hub** which lists every audio topic available from different programs in one centralized place. It is used to manage and process audio content across all training programs by navigating **SKOAI – GenAI ⇒Audio Knowledge Agents** under **Knowledge Agents**

This screen works as a, where users can:

* Apply AI features like transcription, dubbing, and enhancement
* Manage audio-based learning content efficiently in one place.

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

The main section displays audio items in a **card/grid layout**. Each card contains:

* A **microphone icon**, representing audio content.
* **Display Program name**, **Topic** name & **Sub-topic** name.
* A **SKOAI action icon (✨)** that allows AI-based processing or interaction with that specific audio file (such as transcription, enhancement, dubbing, or analysis).

Click on **Transcribe Audio icon.**

**Note:** SKOAI currently supports **American and British English**, with more languages coming soon.


---

# 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:

```
GET https://docs.skolar.li/skoai/audio-knowledge-agent.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.
