# Event

An Event is the primary question or headline topic being forecasted. It acts as an overarching category that groups together several related trading options.

***Example:** "Fed decreases interest rates by 50+ bps after January 2026 meeting?" is the Event. It sets the stage for all the specific trades you can make regarding the Fed's decision.*

<figure><img src="https://640655427-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIZ0DIaAx9IWoM4I1YGdV%2Fuploads%2Fk8EqNNr1AcX4P1mImf6I%2Fevent-definition.png?alt=media&#x26;token=253ca200-2381-45b7-80d8-b58352af8b22" alt="" width="563"><figcaption></figcaption></figure>

***

### FAQs

<details>

<summary>What is an Event in Whales Prediction?</summary>

An Event is the main question or topic being predicted. It acts as the overarching container for related prediction markets.

</details>

<details>

<summary>How does an Event differ from a Market?</summary>

An Event defines the broad question, while Markets are the specific tradable outcomes within that Event.

</details>

<details>

<summary>Can one Event contain multiple Markets?</summary>

Yes. A single Event can include multiple Markets, each representing a different possible outcome.

</details>

<details>

<summary>Why are Events important for traders?</summary>

Events provide the context for all related trades, helping traders understand the scope and structure of what they are predicting.

</details>

<details>

<summary>Can Events cover different domains?</summary>

Yes. Events can relate to politics, crypto, macroeconomics, or other real-world topics supported by prediction markets.

</details>


---

# 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://docs.whales.market/whales-prediction/glossary/event.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.
