> For the complete documentation index, see [llms.txt](https://docs.instruqt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.instruqt.com/getting-started/readme.md).

# Overview

## Hands-on learning

Instruqt enables you to create engaging hands-on learning experiences with your product. Using our cloud sandboxes, you can create real-world scenarios for product demos, tutorials, and workshops.&#x20;

{% hint style="info" %}
Want to see the end user experience? [Try our Test Drive. ](https://instruqt.com/test-drive)
{% endhint %}

## Learning made easy

Learners interact with your product alongside terminals, code editors, and more - all from a browser.

<figure><img src="/files/5nh7b1q6UMbG5RvYDui2" alt=""><figcaption><p>The end user view of Instruqt</p></figcaption></figure>

## Integrate external systems

Embed Instruqt into your existing sites, such as an LMS, for a seamless learning experience.

<figure><img src="/files/4j2mpbX57YvVMFgzS026" alt=""><figcaption><p>Instruqt embedded inside an LMS</p></figcaption></figure>

## Rich analytics

Monitor learner progress as they progress through your content with in-depth analytics.&#x20;

<figure><img src="/files/NaccmFvO7ify1e8tOYIZ" alt=""><figcaption><p>Example analytics screen from Instruqt</p></figcaption></figure>

## Flexible sandboxes

Instruqt sandboxes can contain any of the cloud infrastructure you need to make your product shine.&#x20;

<figure><img src="/files/s4mrWqmmdmh0TtvWSq2d" alt=""><figcaption><p>Sandboxes can contain virtual machines, containers, cloud accounts, and more.</p></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:

```
GET https://docs.instruqt.com/getting-started/readme.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.
