# Finding Your Way Around

- [Intro to StockCharts](https://help.stockcharts.com/finding-your-way-around/intro-to-stockcharts.md): View the stock market clearly with the charts, tools, and analysis available in StockCharts. Explore the different indicators, overlays, and annotation tools to better understand the market.
- [Navigating the Website](https://help.stockcharts.com/finding-your-way-around/navigating-the-website.md)
- [Logging In for the First Time](https://help.stockcharts.com/finding-your-way-around/logging-in-for-the-first-time.md)
- [Members Dashboard](https://help.stockcharts.com/finding-your-way-around/members-dashboard.md): The Dashboard is the heart and soul of your StockCharts account.


---

# 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/finding-your-way-around.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.
