# Cycle 165

## 165.1 Letter Combinations

{% embed url="<https://youtu.be/DWdiL53YT2g>" %}

#### Purpose and Procedure

This task introduces the letter combination *ue* as in *blue*.

## 165.4 Patterns

#### Purpose and Procedure

In this task, you and the student look at twelve derivatives of -VC and -VCe base words where only the vowel of the base word is underlined. After pointing to the underlined vowels in all of the words and the double or single letters that follow them, you read each word before the student reads it.


---

# 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-165.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.
