# FAQ

- [Can I Add Commentary](https://docs.motivewave.com/knowledge-base/faq/can-i-add-commentary.md)
- [Can I Have a Simulated and a Live Trading Account](https://docs.motivewave.com/knowledge-base/faq/can-i-have-a-simulated-and-a-live-trading-account.md)
- [Can I Have More Than One Broker Account](https://docs.motivewave.com/knowledge-base/faq/can-i-have-more-than-one-broker-account.md)
- [Can I Save My Analysis](https://docs.motivewave.com/knowledge-base/faq/can-i-save-my-analysis.md)
- [Can I Trade from the Chart](https://docs.motivewave.com/knowledge-base/faq/can-i-trade-from-the-chart.md)
- [Can I Use MotiveWave on Multiple Computers](https://docs.motivewave.com/knowledge-base/faq/can-i-use-motivewave-on-multiple-computers.md)
- [Does MotiveWave Support macOS](https://docs.motivewave.com/knowledge-base/faq/does-motivewave-support-macos.md)
- [Does MotiveWave Support Multiple Computer Screens](https://docs.motivewave.com/knowledge-base/faq/does-motivewave-support-multiple-computer-screens.md)
- [How Do I Log in to MotiveWave](https://docs.motivewave.com/knowledge-base/faq/how-do-i-log-in-to-motivewave.md)
- [How Do I Make Point & Figure and Hybrid Renko Charts](https://docs.motivewave.com/knowledge-base/faq/how-do-i-make-point-and-figure-and-hybrid-renko-charts.md)
- [How Do I Position and Size the Chart Windows on a Specific Screen](https://docs.motivewave.com/knowledge-base/faq/how-do-i-position-and-size-the-chart-windows-on-a-specific-screen.md)
- [How Do I Save My Charts](https://docs.motivewave.com/knowledge-base/faq/how-do-i-save-my-charts.md)
- [How Do I Sync MotiveWave Between Two Computers](https://docs.motivewave.com/knowledge-base/faq/how-do-i-sync-motivewave-between-two-computers.md)
- [What Instruments Does MotiveWave Support](https://docs.motivewave.com/knowledge-base/faq/what-instruments-does-motivewave-support.md)
- [What Is Compact Mode for Chart Windows](https://docs.motivewave.com/knowledge-base/faq/what-is-compact-mode-for-chart-windows.md)
- [Where Are the Chart Tools](https://docs.motivewave.com/knowledge-base/faq/where-are-the-chart-tools.md)


---

# 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.motivewave.com/knowledge-base/faq.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.
