# What Is SharkAlgo?

SharkAlgo is an advanced proprietary algorithm that runs 24/7 in the Tradingview charting platform. It is designed to help beginners, intermediate, and advanced traders improve their trading strategy, and results by providing profitable Buy & Sell signals. In addition, there are a number of other tools provided such as stop loss suggestions and auto support and resistance plotting.


---

# 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.sharkalgo.com/faq/common-faq/what-is-sharkalgo.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.
