# Demo Site

**Accessing the MyCRT Application**

If you simply wish to explore MyCRT, a demo installation of MyCRT can be found at [**https://lilbobbytables-mycrt.com**](http://lilbobbytables-mycrt.com). This site is publicly accessible. **Please do not put any sensitive information on it**.

Please provide any feedback through [this form](https://goo.gl/forms/ZW3UzeoiEXSc5ifz1).&#x20;

**Prerequisites**

* IAM credentials for the database environment (see “Getting Started”)
* A pre-configured source database to capture workloads from
* A pre-configured target database to run replays on
* S3 bucket for file storage


---

# 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://lilbobbytables.gitbook.io/mycrt-user-guide/installation/demo-site.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.
