# Speed

Speed affects all 3 sections of a race and is determined by 5 factors (as shown below):&#x20;

1. [**Coach Buffs**](/the-ocean-racing-league/ocean-racing-league/coach-buffs.md)
2. [**Roles**](/the-ocean-racing-league/ocean-racing-league/racers/roles.md)
3. [**Advantage**](/the-ocean-racing-league/ocean-racing-league/racers/advantage.md)
4. **Mystery Box Buffs:** (Coming Soon)
5. **Weather Conditions:** Vary every race event *(Current details found on the racing hub)*

Speed remains the same for each section.&#x20;

<figure><img src="/files/F9mqtbhRcK1EPgrIrJaT" alt=""><figcaption><p>Speed Visual</p></figcaption></figure>


---

# 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/racers/speed.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.
