# Giskard - Tech Teacher (Level 2)

* [Link to challenge](https://red.giskard.ai/challenges/off-topic/tech-teacher-2)

## Instructions

![Instructions](/files/70FqLClsErnAdlJiO1vg)

## Resolution

The same thing of level 1 worked here, which was making her explaining a javascript code snippet of an obscure function.

![worked](/files/yJGA4bfs7PtSufL970yB)

Now I am wondering if she would just explain any javascript function.

And yes she does she even explains a very common hello world:

![worked 2](/files/GGVD1lLwJDp7HvLl7dv3)


---

# 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://csbygb.gitbook.io/pentips/writeups/giskard-red/giskard-tech-teacher2.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.
