# Example: Schrödinger

At PingCAP we have a system called Schrödinger which we use for our Chaos Testing.&#x20;

It has a web UI for configuration, here you can see our dashboard of current tests:

![](/files/-LJqdx6_dVCdvYtb5G4J)

Here you can see the interface for creating the cases:

![](/files/-LJqddJSTma57D7PjQaJ)

We refer to particular checkouts to be tested as 'cats':

![](/files/-LJqdggQV4Cky4WQwDGP)

![](/files/-LJqdkkHe27C5nKHmK0F)

Managing resources and cases:

![](/files/-LJqdnJjwahXC1iSYavH)

![](/files/-LJqdqV_iZCdoqKTAIkm)

![](/files/-LJqduCtyULGosMI9fyh)


---

# 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://pingcap.gitbook.io/chaos-workshop/continous-chaos-ci-cd/example-schroedinger.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.
