# How To Get Updates

We are constantly innovating our toolkit on a daily basis. Below is how to be sure you've got the most up to date set of tools at all times.

### **TradingView:**

1. Refresh your browser or mobile app
2. Remove the old indicator from your chart
3. Re-add the indicator from your invite-only indicators

The latest version of the indicator should appear.

### Receiving Updates Notifications <a href="#receiving-updates-notifications" id="receiving-updates-notifications"></a>

We will always announce our updates to our Discord community, email list, & [X Account](https://twitter.com/getquantvue).&#x20;

You can also receive update notifications on your TradingView charts directly by going to:

Settings > Notifications > SCRIPTS YOU'VE ADDED TO FAVORITES OR LIKED

<figure><img src="https://mintlify.s3-us-west-1.amazonaws.com/luxalgo/images/how-to-update/image125.png" alt=""><figcaption></figcaption></figure>

Follow the QuantVue account on [TradingView](https://www.tradingview.com/u/QuantVue/) so you're immediately notified whenever we publish toolkit updates,free scripts, and educational posts.

### **NinjaTrader:**

You will be sent new NinjaTrader files.

Remove the previous add-ons and follow the same importing process which can be found [here.](broken://pages/J5YTtaaSuXWqqBkQC2eh)

### **Sierra Chart:**

You will be sent new Sierra Chart files. Simply remove the old Chartbooks and follow the same importing steps [here.](broken://pages/J5YTtaaSuXWqqBkQC2eh)


---

# 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.quantvue.io/general/how-to-get-updates.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.
