# Video Resources

### New to Option Omega?

We have a wealth of written resources on this page, as well as short form and long form videos.

If you’re new to the platform, here’s the first few things we recommend to get started

The best thing you can first is [take the Backtesting Bootcamp class on Option Omega Academy](https://academy.optionomega.com/course?courseid=backtesting-bootcamp). This will get you up to speed! (Note– the class is free– it does required a login/pw to Academy, which is separate from the login/pw to the OO backtester. The class is video based.

Sign up to the Discord community– [this video](https://youtu.be/MyEkmc96t1E?si=j3lRl0IT8Sgl_Ns3) will show you how.

For quick (60ish seconds, we have a whole series of videos call [“Real Quicks“](/welcome/video-highlights/real-quicks.md)– where the overview of a concept is quickly explained).

There is a wealth of [YouTube content in our YT channel](https://www.youtube.com/optionomega)— and if you’re a video lover, most users start with the Option Omega 101 video below.

From there, either the Profit and Loss Deep Dive, or Option Omega 201 video is a great next step.

Note: The profit and loss video has a BUNCH of the most common questions and tweaks.


---

# 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.optionomega.com/welcome/video-highlights/video-resources.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.
