# Forecasting FAQs

### How long do the Forecasting rounds last?

* ARB: 5 Minutes
* ETH: 10 Minutes
* Gold: 24 Hours

### What are the different rounds?

* **NEXT**: Prediction market is open for betting
* **LIVE**: Bets are closed and prediction price is locked in
* **EXPIRED**: Winners and losers have been chosen&#x20;

### What Cryptocurrencies can I bet with?

Bets can only currently be placed in ETH, but ARB betting will be added soon. Additional cryptocurrencies may be added in the future.

### How do I place a Forecast bet?

To bet, simply follow these steps:

1. Connect your wallet to the site
2. Select the Crypto or Commodity you would like to bet on
3. Find the "NEXT" Card and click the "Going Up" button if you think the price will go up within the round or the "Going Down" button if you think the price will go down within the round.

<figure><img src="https://160218668-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHGRKhXMStEU38Xq9dZxs%2Fuploads%2FbIz0MakjaqFHHhAix3vO%2Ftelegram-cloud-photo-size-1-5048636101585120428-y.jpg?alt=media&#x26;token=8ae53149-bec4-4f54-8aed-327317e07ecc" alt=""><figcaption></figcaption></figure>

### How do I see my bet once live?

Once your bet has been placed, it will then transition to the "LIVE" Card once the round goes live (see the picture below for exact location. From the "LIVE" Card, you can view your bet amount, the current price of the crypto or commodity you are betting on, and if the current price is "Up" or "Down" from the locked price.

<figure><img src="https://160218668-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHGRKhXMStEU38Xq9dZxs%2Fuploads%2FhlLYkFKATrsaED226hKt%2Ftelegram-cloud-photo-size-1-5048636101585120431-y.jpg?alt=media&#x26;token=eed5b111-eefe-446a-a02d-06ed50e70a37" alt=""><figcaption></figcaption></figure>

### How do I see and collect my winnings?

If you have correctly Forecasted, then you will be able to claim your rewards from the Card your bet was on by clicking "Collect Earnings".

<figure><img src="https://160218668-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHGRKhXMStEU38Xq9dZxs%2Fuploads%2FoCUncYutACQcvzYGR26W%2Ftelegram-cloud-photo-size-1-5048636101585120455-y.jpg?alt=media&#x26;token=c8742b24-1869-4751-8462-5d9015729176" alt=""><figcaption></figcaption></figure>

Alternatively, you can click on the "History" button to view all of your current and past bets, and claim any pending rewards:

<figure><img src="https://160218668-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHGRKhXMStEU38Xq9dZxs%2Fuploads%2FHmSvQkZ8f7DFUICTgEwu%2Ftelegram-cloud-photo-size-1-5048636101585120453-y.jpg?alt=media&#x26;token=a8ef6750-1003-4ba7-a35c-664ebacef12e" alt=""><figcaption></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://halo-lending.gitbook.io/onyx-dao/the-road-ahead/forecasting/forecasting-faqs.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.
