# Putting it all together: Example protocols

This section features walkthroughs of examples of some common study paradigms. Check the [Resources](/bittsy/support/resources.md#example-protocols) page for the full protocols and stimuli sets if you would like to try running these example protocols or adapt them for your own studies.

## Preferential looking

{% content-ref url="/pages/-M8N5etJiz867kdshr00" %}
[Preferential looking example - word recognition](/bittsy/creating-protocols/example-protocols/preferential-looking-example-word-recognition.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7EBUuGMyMjHMS4221Q" %}
[Preferential looking example - fast-mapping](/bittsy/creating-protocols/example-protocols/preferential-looking-example-fast-mapping.md)
{% endcontent-ref %}

## Headturn Preference Paradigm

{% content-ref url="/pages/-M7EBNkl\_zRcIiMpBb0b" %}
[Headturn preference paradigm example](/bittsy/creating-protocols/example-protocols/headturn-preference-paradigm-example.md)
{% endcontent-ref %}

## Habituation

{% content-ref url="/pages/-M7EBtWdN28lH0ZbJWXT" %}
[Habituation example - familiarization to a category](/bittsy/creating-protocols/example-protocols/more-complex-habituation-category-learning-example.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7EB\_VlU4wW63cEUJow" %}
[Habituation example - word-object pairings](/bittsy/creating-protocols/example-protocols/simple-habituation-example.md)
{% endcontent-ref %}

## Conditioned Headturn

{% content-ref url="/pages/-MZnrWIROlfzJfoLWxxu" %}
[Conditioned Headturn - signal detection](/bittsy/creating-protocols/example-protocols/conditioned-headturn-signal-detection.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://ldevumd.gitbook.io/bittsy/creating-protocols/example-protocols.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.
