# Live Simulation

Live simulation is an interactive environment that mirrors real-time market price actions, empowering participants to make decisions and observe immediate outcomes. It serves as a dynamic simulation for users to learn strategy creation using **Fyda**.\
\
By engaging in this interactive learning process through live simulation, users can gain practical experience in crafting and executing diverse trading approaches, leading to a deeper understanding of strategy formulation and implementation.


---

# 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.fyda.fi/simulation-engine/live-simulation.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.
