# Demo

Explore the look, features, and functionality of [The Truman Platform](#user-content-fn-1)[^1] [here](https://truman-2023-82f66bc03792.herokuapp.com/)! You may enter a random 6-digit ID when prompted to provide a Mechanical Turk ID.

Explore VidShare[^1], a video-based version of The Truman Platform [here](https://vidshare-f16879bf4e3c.herokuapp.com/)!

Or check out our demo below!

The demo shows the normal experience of a research participant on Truman and highlights the different features of the platform.

{% embed url="<https://youtu.be/aZnt5qBlwf4>" fullWidth="false" %}

{% embed url="<https://www.youtube.com/watch?v=pOtNr7ucUdE>" %}

[^1]: Note: The website may take a few minutes to load if it has not been loaded recently since we are deploying it on a low-tier as a demo site.


---

# 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://truman.gitbook.io/the-truman-platform/demo.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.
