# Welcome to Level2

{% embed url="<https://youtu.be/9ZYNaF4HgN4?si=AobT_gKJNTcWTBne>" %}

{% hint style="info" %}
**Need help using Level2 or have a question?**&#x20;

Whether you need help using our application, want more information about our pricing plans or anything else - our support team are on standby to assist you.
{% endhint %}

## Overview

Level2 provides an accessible, intuitive platform for anyone to create, backtest, and deploy fully automated trading strategies—no coding or knowledge of proprietary programming languages required.&#x20;

By democratising Systematic trading, Level2 aims to empower day traders with capabilities previously available only to large institutions, revolutionising how individuals approach the market. Our platform combines powerful analytical tools with a user-friendly, visual interface, making it easy for traders to experiment, iterate, and optimise strategies in real time.&#x20;

We believe this will be a game-changer for the trading community, mirroring the profound impact that similar innovations have had in the professional trading industry.

## Our innovation philosophy

In partnership with our trader community, we are creating new and unique algorithmic trading capabilities that empower our traders and broker partners with increased functionality, actionable insights, and solutions to deploy highly accurate automated trading strategies. Over the past six months, we have innovated new technical capabilities, setting the pace of innovation for the industry, helping our traders achieve new levels of consistent profitability.

## Quick links

{% content-ref url="technical/logging-in-and-2fa" %}
[logging-in-and-2fa](https://trylevel2.gitbook.io/getting-started/technical/logging-in-and-2fa)
{% endcontent-ref %}

{% content-ref url="welcome-to-level2/getting-started-with-an-sma-crossover-strategy" %}
[getting-started-with-an-sma-crossover-strategy](https://trylevel2.gitbook.io/getting-started/welcome-to-level2/getting-started-with-an-sma-crossover-strategy)
{% endcontent-ref %}


---

# 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://trylevel2.gitbook.io/getting-started/welcome-to-level2.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.
