# Deep Learning Playbooks

## Playbooks are comprehensive examples of end-to-end workflows using Activeloop products

{% content-ref url="/pages/3rx1oeZCUL6vmEtP6ftQ" %}
[Querying, Training and Editing Datasets with Data Lineage](/examples/dl/playbooks/training-with-lineage.md)
{% endcontent-ref %}

{% content-ref url="/pages/9QzngZrgiGsjxkLpQjOY" %}
[Evaluating Model Performance](/examples/dl/playbooks/evaluating-model-performance.md)
{% endcontent-ref %}

{% content-ref url="/pages/dfnTjYrcn08yGedXauPm" %}
[Training Reproducibility Using Deep Lake and Weights & Biases](/examples/dl/playbooks/training-reproducibility-wandb.md)
{% endcontent-ref %}

{% content-ref url="/pages/6LIA3veyrvwK86PpVW33" %}
[Working with Videos](/examples/dl/playbooks/working-with-videos.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-v3.activeloop.ai/examples/dl/playbooks.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.
