# Charts

You will notice multiple features on the Charts page: Your personal watchlist, top gainers, losers, and active stocks, and a personalized Tradingview charting feature. You also have the ability to “Flip Chart” which may help you when doing technical analysis. Please note that data is currently delayed by 15 minutes.

You can add stocks to your watchlist by clicking on the “Enter ticker symbol” and then hitting Add. This will then show up on your watchlist on the left side of the screen, as well as the right side inside Tradingview’s charting feature once the page is refreshed.&#x20;

At the bottom of the page, you will also notice the general background and financial info provided to you regarding the current stock you are researching.

<figure><img src="/files/ZSnvpCgGVIWOJvLdGzVO" alt=""><figcaption></figcaption></figure>

**Visual Walkthrough:**

{% embed url="<https://www.loom.com/share/2ce8d998f7da48d2b2b107e3c2237e19?sid=1edfc2dd-539c-4a33-81c2-623042360bc3>" %}


---

# 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.marketmasters.app/web-app/welcome-to-our-app/features/charts.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.
