# Play in Probe Editor Playground

Play in Probe Editor Playground Akto Probe Editor allows you to create and customize agentic AI security probes. It gives you access to over 100 built-in probes and uses YAML for easy writing and understanding. It also lets you probe against a sample Agentic component for real-time feedback. This is perfect for both finding prebuilt security probes and creating custom ones.

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

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

In the above demonstration, we ran a pre-built probe 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/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.
