# Class

There are four classes of coach, easily identifiable by the badge in the corner of the image.

1. Rookie *(Green)*
2. Veteran *(Blue)*
3. Elite *(Purple)*
4. Legendary *(Gold)*

<figure><img src="https://2276406192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRN43PRWkwIrKS3ZTN6ii%2Fuploads%2FkKFte9ukoKPGyu5v75XL%2FCoach%20Class.png?alt=media&#x26;token=3d17c30f-ece1-4bd3-87ea-f021d6f1a959" alt=""><figcaption><p>Coach Class Visual</p></figcaption></figure>

Class determines the base buff of a coach and the buffs they can unlock. **The higher the Class, the more powerful the buffs** and the greater impact the coach has on their team.

<figure><img src="https://2276406192-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRN43PRWkwIrKS3ZTN6ii%2Fuploads%2FIvqsxZSbWgH8fITGeVWz%2FCoaches%20-%20Prestige%20NEW%20(no%20description).jpg?alt=media&#x26;token=ba95935f-84bc-4b75-9edb-74c7d8261c4d" alt=""><figcaption><p>Coach Buffs Visual</p></figcaption></figure>

A coach may unlock and stack more buffs by earning [Reef Points](https://ocean-racing-league.gitbook.io/the-ocean-racing-league/ocean-racing-league/coach-buffs/prestige/reef-points) to level up [Prestige](https://ocean-racing-league.gitbook.io/the-ocean-racing-league/ocean-racing-league/coach-buffs/prestige). When a Coach reaches the maximum Prestige level for their class they become eligible for [Promotion](https://ocean-racing-league.gitbook.io/the-ocean-racing-league/ocean-racing-league/coach-buffs/class/promotion) to the next class level.<br>


---

# 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://ocean-racing-league.gitbook.io/the-ocean-racing-league/ocean-racing-league/coach-buffs/class.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.
