# Cycle 130

## 130.1 Letter Combinations

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

#### Purpose and Procedure

This task introduces the letter combination *au* as in *author*.

## 130.4 Patterns

#### Purpose and Procedure

This task also has words with -VCe and -VC bases, but this time they are not minimally different pairs.

## 130.5 Word Reading

#### Purpose and Procedure

The new passage in this task is the first with capital letters in it.

## 130.7 Word Parts

#### Purpose and Procedure

This task introduces students to the *per-* beginning.&#x20;

The words *perfect* and *perfume* each have two pronunciations that are taught in this task, one for their noun form and one for their verb form.


---

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