# StockCharts Mobile App

Want to access your StockCharts account, see how the market is doing, or keep an eye on your ChartLists while you're on the go? The StockCharts mobile app for iPhones and iPads is a great companion.

<figure><img src="/files/2oKswyQUEaFz6MoIo0vO" alt="The StockCharts Mobile App home screen" width="300"><figcaption><p>The StockCharts Mobile App</p></figcaption></figure>

## Accessing the StockCharts Mobile App

If you're a StockCharts member, download the StockCharts app from the Apple App Store. Enter your StockCharts login credentials and view market summaries, your ChartLists, or a chart of any ticker symbol you choose.&#x20;

## The Markets Tab

The Markets tab on the app gives you access to charts and summary info for major markets:

1. Tap the **Markets** icon.
2. Then tap on Equities, Bonds, Commodities, or Crypto from the tabs at the top left.
3. Scroll down to access all the different data, which is similar to what you use in the desktop version.

## The ChartLists Tab

The ChartLists tab allows you to access your previously saved ChartLists:

1. Tap the **ChartLists** icon and you'll see a list of your ChartLists.
2. Select the **ChartList** you wish to view.
3. Scroll through the charts on the ChartList or tap on **Jump to Chart** to view a specific chart on your list.
4. To go back to your ChartLists tap on **Your ChartLists**.

## The Charts Tab

The charts tab allows you to quickly and easily create an ad-hoc chart for a symbol of your choosing:

1. Select the **Chart** icon.
2. Enter a symbol in the symbol box.
3. Select the ChartStyle from the dropdown menu.


---

# 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://help.stockcharts.com/charts-and-tools/sharpcharts/stockcharts-mobile-app.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.
