# Troubleshooting

While we strive to provide a trouble-free website, sometimes things happen beyond our control. This helpful collection of articles covers a few problems you may encounter while using our website and instructions for troubleshooting and fixing them.

[**Unable to Log In**](/learning-more/troubleshooting/unable-to-log-in.md)\
Are you unable to log in to the website? Try these suggestions.

[**Popup-Blocking Software**](/learning-more/troubleshooting/website-functionality-issues.md#popup-blocking-software)\
Are you logged in, but certain features are not working correctly? This may be due to your popup-blocking software.

[**Slow Website Performance**](/learning-more/troubleshooting/website-functionality-issues.md#slow-website-performance)\
Is the website running slowly for you? There are several ways to figure out what might be causing the slowness.

[**Unusual Behavior**](/learning-more/troubleshooting/website-functionality-issues.md#unusual-behavior)\
Did none of the above fix the issues you're having? Here are some general troubleshooting steps to help you determine the problem and get it fixed.


---

# 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/learning-more/troubleshooting.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.
