# Event Speculation

Quests is a real-time event-based prediction market for crypto, sports, politics, business, and science-related events. It allows users to speculate on the outcome of real-time events such as US elections, Cricket World Cups, Ethereum’s Surge, Verge, Purge, and Splurge or Doge’s price reaching $1 by year end. It is designed such that users bet against each other and receive payouts based on wagers placed on opposing outcomes.

## Resolving Quests

If exploring and predicting on Quests is one aspect of the game; resolving every event is another. This implies that once the event has occurred and the outcomes are known, you may resolve the Quest by bonding TBD on the event’s correct outcome.

### ⏰ Prompt Insights

Discord - Events Channel:&#x20;

Event Notifications

1. Open and Closed Events: The bot sends messages to the channel when a new prediction event is opening up and when an event is closing in 4 hours. To make timely predictions


---

# 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://halo-lending.gitbook.io/onyx-dao/the-road-ahead/forecasting/event-speculation.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.
