# Ticker Symbols

Our site contains over 30,000 ticker symbols for stocks, indexes, market breadth indicators, economic indicators, commodities, and more. Understanding how these ticker symbols are named and organized makes navigating and taking full advantage of our website easier.<br>

* [**Ticker Symbol Conventions.**](/data-and-ticker-symbols/ticker-symbols/ticker-symbol-conventions.md) These general guidelines we use for naming our ticker symbols, including suffixes to indicate the exchange and prefixes to indicate the type of asset, may help you to find the ticker symbol you need.
* [**How to Find a Ticker Symbol.**](/data-and-ticker-symbols/ticker-symbols/how-to-find-a-ticker-symbol.md) Step-by-step instructions for searching and finding a specific ticker symbol on our site.
* [**Using the Index Catalog.**](/data-and-ticker-symbols/ticker-symbols/using-the-index-catalog.md) Step-by-step instructions for using our Index Catalog to learn more about specific indexes and market indicators available on our site.
* [**Ratio and Difference Symbols.**](/data-and-ticker-symbols/ticker-symbols/ratio-and-difference-symbols.md) These compound symbols can be used for comparing the relative performance of two ticker symbols.
* [**Pseudo-Symbols.**](/data-and-ticker-symbols/ticker-symbols/pseudo-symbols.md) These powerful specialty "symbols" can help you make your charts and ChartStyles more flexible and easy to maintain.
* [**User-Defined Indexes.**](/data-and-ticker-symbols/ticker-symbols/user-defined-indexes.md) This feature exclusively for Extra and Pro members allows you to create and chart your own symbols with data you upload.


---

# 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/data-and-ticker-symbols/ticker-symbols.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.
