You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Agent Instructions: Querying This Documentation
23
-
24
-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
25
-
26
-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
27
-
28
-
```Text
29
-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-1.md?ask=<question>
30
-
```
31
-
32
-
The question should be specific, self-contained, and written in natural language.
33
-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
34
-
35
-
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.
0 commit comments