# FAQ

## Download and Installation

<details>

<summary>Does AgenaTrader Support MAC OSX (Apple)?</summary>

AgenaTrader is developed for Windows and cannot be installed on Mac (Apple). Many customers successfully use virtual machines on Mac (Apple) to run Windows (e.g., Parallels).

</details>

<details>

<summary>Will My Data Be Preserved During an Update?</summary>

We are continuously working to improve AgenaTrader and address any issues. You will be notified via a popup when a new update is available, and we recommend installing it. Only system data will be updated; your personal data (e.g., user directory, workspace, instruments, conditions) will be preserved.

You can easily back up this data. Here you can find information on where your user data is stored and how to back up the user directory.

</details>

<details>

<summary>Correctly establishing a connection to a broker or data feed</summary>

Once in a while, problems may occur with the connection to a broker or data feed. In most cases, this is due to the connection to the broker or data feed not being correctly established.

It is recommended to check whether you are subscribed to the corresponding service or have opened an account with the relevant provider. Here - depending on the provider - there are often several important tips to take into account (e.g. activating certain functions in the TWS, synchronized settings of the ports and so on). You can find all these notes in the connection guides that we make available for you online.

</details>

<details>

<summary>Download the Latest AgenaTrader Release</summary>

Downloads are available 24/7 on our [homepage](https://agenatrader.com/download_area/). Generally, you will be prompted to update via a popup upon restarting if an update is available. Additionally, AgenaTrader will show an update notification at the bottom right of the screen. Updates are free of charge.

</details>


---

# 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.agenatrader.com/introduction/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.
