# Configuration and Learning

{% content-ref url="/pages/mKsRQYz4wJpG9drvO9pG" %}
[Configure Contextual Machine Learning for Best Accuracy](/how-to/configuration-and-learning/configure-contextual-machine-learning-for-best-accuracy.md)
{% endcontent-ref %}

{% content-ref url="/pages/hL9P2lcN6vILXJVps4bZ" %}
[Track Learning and Move From Learn/Detect to Prevent](/how-to/configuration-and-learning/track-learning-and-move-from-learn-detect-to-prevent.md)
{% endcontent-ref %}

{% content-ref url="/pages/gScpqUNo3rgBeVM7kAGU" %}
[Track Learning and Local Tuning in Standalone Deployments](/how-to/configuration-and-learning/track-learning-and-local-tuning-in-standalone-deployments.md)
{% endcontent-ref %}

{% content-ref url="/pages/RW9C4ZryRddlG2TOHyzH" %}
[Move From Detect to Prevent in K8s With Many Ingress Rules](/how-to/configuration-and-learning/move-from-detect-to-prevent-in-k8s-with-many-ingress-rules.md)
{% endcontent-ref %}


---

# 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.openappsec.io/how-to/configuration-and-learning.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.
