# Charging Every X Classes

Do participants in your school pay after every X classes? Stop counting at the end of each month — ActiveNow can handle this automatically.

## How to set up charging every X classes

When creating a new course or editing an existing one, go to the *Pricing* section. Set the price per class, select *Participants pay every X classes*, and enter how many classes should pass before the next payment is charged.

![Pricing section showing the Every X classes billing schedule with the number of classes field](/files/epEgjYrHPjIzjBwYc6Q6)

Click *Save*. From now on, ActiveNow will automatically charge participants after every X classes.


---

# 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://help.activenow.io/en/billing/charging-every-x-classes.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.
