# Building with AI

This page covers the AI capabilities Instruqt provides to help you build training content more effectively, whether that is through plugins for your existing AI workflow or features built directly into the product.

{% hint style="info" %}
Instruqt Track Builder is coming 30th June 2026  and will be available to all customers.
{% endhint %}

***

#### Instruqt Track Builder

Instruqt Track Builder is a plugin for Claude that lets you create tracks without leaving your AI workflow. Rather than starting from a blank page, you work with a set of purpose-built skills that guide you through the entire process, from researching your product and matching your voice and tone, through to validating the final track. Whether you are building a single sandbox or a full course, it helps you create more consistent, effective content in less time.

Full setup instructions and documentation will be published here on release.

***

#### See AI in Action&#x20;

Before the plugin launches, join our webinar this June to see a real example of a team using AI in their track creation workflow.&#x20;

[Register for the webinar](https://get.instruqt.com/inside-prefects-ai-powered-course-pipeline-a-live-walkthrough/)

***

#### More to Come

This is just the beginning. We are working on additional AI capabilities including in-product building assistance and expanded plugin support, so you can work the way that suits you best.


---

# 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://docs.instruqt.com/ai-capabilities/building-with-ai.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.
