# Cycle 98

## 98.1 Letter Combinations

#### Purpose and Procedure

This task requires students to read words ending in *-y* or *-ey* after they first identify the letter (*y*) or letter combination (*ey*) and the sound it makes.

## 98.2 Review

#### Purpose and Procedure

This is the first *Review* task in which students write a letter combination. They only need to write it once.

## 98.7 Writing

#### Purpose and Procedure

This is the last *Writing* task. From now on, students will write letter combinations during *Review* tasks and will write non-phonetic words during the *Irregulars* tasks.


---

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