> For the complete documentation index, see [llms.txt](https://getfoz.gitbook.io/getfoz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://getfoz.gitbook.io/getfoz/how-to-trade/live-events.md).

# Live Events

Here, the events are alive and the trades are driven by your viewpoints. Embrace the excitement, share your opinions, and potentially reap the rewards if you're correct.

<figure><img src="/files/49sjKKTUygR3m8HzRo61" alt=""><figcaption></figcaption></figure>

1. Search for the question that interests you for trading.
2. Locate the identifier (ID) of the key event.
3. Track the source of data where the question originates from.
4. The "opinion pool" represents the total value in this trade.
5. Discover when the event will conclude or expire.
6. This shows the count of traders predicting a 'yes' outcome.
7. This shows the count of traders predicting a 'no' outcome.
8. Find out the amount you have to invest in this particular trade.

<figure><img src="/files/w3yND13bBpltT25L2Ote" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/EINt1BtfcvGbYEuzwLIH" alt=""><figcaption></figcaption></figure>

Example: Let's say I chose "Yes".

<figure><img src="/files/sFylx8pzDirGTLqpXNR2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ojUWQ7mRFHO6QlN48soU" alt=""><figcaption></figcaption></figure>

After the transaction is successful, this signifies that your opinion trade has been executed. For more details, you can visit the "My Trades" section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://getfoz.gitbook.io/getfoz/how-to-trade/live-events.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.
