# Cycle 157

## 157.1 Letter Combinations

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

#### Purpose and Procedure

This task introduces the letter combination *oi* as in *choice*.

## 157.4 Patterns

#### Purpose and Procedure

This is the first time students are asked to read -VCe pattern words with an *-est* suffix.

## 157.7 Word Parts

#### Purpose and Procedure

This task introduces students to the *-en* ending. Students learn that this ending often changes adjectives ("describing words") into verbs ("action words").


---

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