# Updates and support

## How do I get notified about product updates?

If a new version is released by its author, you will be notified within your trading platform.

![](https://3712923792-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MBdnUn3vNm2W--LrJr_%2F-MEOQ_q9gNxuarPW70YH%2F-MEOxzj3p_nmNowe3QJc%2FPoshTrader.Tests_U3tgBd7NFx.png?alt=media\&token=fc3d1a86-99d9-4929-8703-7d14fe11c535)

By clicking the **`Download Update`** button, you will be prompt to download the latest distribution files. After completing the download, you can proceed with the [installation ](https://jiribeloch.gitbook.io/poshtrader-help-center/products/installation)that will update all files required.

{% hint style="warning" %}
If the update was successful, but you are still seeing an older version, you might need to refresh your chart or restart the platform for the changes to apply.
{% endhint %}

## How can I request features, report bugs, or get support?

If you think a feature is missing, the product should be improved, you find a bug or just need to ask some technical questions, then you should contact the product's author directly.

You can contact the author using a form on their page. The author page is found on the product page when clicking the **`AUTHOR PAGE`** button in the right sidebar.

{% hint style="info" %}
**Tips:** Providing relevant use-cases, or user-stories, with screenshots is the best way to make your feature accepted or bug fixed.
{% endhint %}


---

# 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://jiribeloch.gitbook.io/poshtrader-help-center/products/updates-and-support.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.
