# Play in Test Editor Playground

Play in Test Editor Playground Akto Test Editor allows you to create and customize API security tests. It gives you access to over 100 built-in tests and uses YAML for easy writing and understanding. It also lets you test against a sample API for real-time feedback. This is perfect for both finding prebuilt security tests and creating custom ones.

In the demonstration below, we use Akto's Test Editor to run a pre-built test against the **`rest/captcha`** endpoint of the **`juice_shop_demo`** collection to detect any potential vulnerabilities within the API.

{% embed url="<https://demo.arcade.software/Ycj79fXnQDV0NabTgrHC?embed=>" %}
Play in Test Playground
{% endembed %}

In the above demonstration, we ran a pre-built test against the **`rest/captcha`** endpoint of the **`juice_shop_demo`** collection and observed that the selected endpoint has high vulnerabilities.


---

# 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.akto.io/api-security-testing/how-to/play-in-test-editor-playground.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.
