# Cycle 27

## Video Modeling Sounds and Words: 27.1 — 27.4

{% embed url="<https://youtu.be/ljiUsI289no?si=W8vtUSwqDYhxsU_w&t=15>" %}

## 27.3 Rhyming

#### Purpose and Procedure

In this task, the onsets are /m/, /f/, and /r/. All words will rhyme with *aide*.

## 27.5 Finger Tracking

#### Purpose and Procedure

This task returns to finger tracking across two lines without a dashed arrow indicating the transition from one line to the next, but this time all of the images on the lines are displayed at once.


---

# 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://curriculum.tryonce.com/cycle-27.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.
