# 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="https://2094212015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGJDYBXyftBAZb1Wq0e%2Fuploads%2FMpvzV4zmldC3URQci90F%2Finstruqt.svg?alt=media&#x26;token=008eb5a8-5a83-4759-b2e7-e27bd42de821" 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="https://2094212015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGJDYBXyftBAZb1Wq0e%2Fuploads%2FQUTCp7dYjvHFz0wQkhjW%2Fembed.svg?alt=media&#x26;token=86f97967-3995-47ca-aa29-c7091fb24469" 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="https://2094212015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGJDYBXyftBAZb1Wq0e%2Fuploads%2FoBcvZK5yW7W9WQRI62VO%2Fimage%20471.svg?alt=media&#x26;token=ae24dcb7-0a1d-42a2-9219-95e440585227" 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="https://2094212015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGJDYBXyftBAZb1Wq0e%2Fuploads%2F3dP3VyUIXPn35bL1WWoo%2Fimage%20471%20(1).svg?alt=media&#x26;token=dd88d0da-3619-403c-8a55-b18627dce585" alt=""><figcaption><p>Sandboxes can contain virtual machines, containers, cloud accounts, and more.</p></figcaption></figure>


---

# 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/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.
