# Academy

### Overview

**Option Omega Academy** is our educational platform — a collection of trader-taught courses covering everything from trading mindset to tools, techniques, and actionable strategies.

Whether you're learning the backtester or exploring advanced automation, the Academy is designed to help you build practical skills with real-world relevance.

### 📝 How to Sign In and Get Started

1. **Go to** 👉 [https://academy.optionomega.com](https://academy.optionomega.com/)\
   \&#xNAN;*Consider bookmarking the Academy along with the Backtester and Written Docs for quick access.*
2. **Click “Sign In” and create an account.**
   * Your **Academy login is separate** from your Option Omega login.
   * Even if you already use the backtester, you'll need to register a **new Academy account**.
3. **Find the free Option Omega content.**

   * After logging in, you’ll see all available courses.
   * To filter only Option Omega content, **set the “Author” filter to “Option Omega.”**
   * The **Backtesting Bootcamp** will be prominently listed there — that's your starting point.

   <figure><img src="/files/3caTA6XjzHReqgYfit8K" alt=""><figcaption></figcaption></figure>

### ❓ Academy FAQ

**💵 Does the Academy cost money?**\
Creating an account is free. While some courses are paid, **all official Option Omega training content (like the Backtesting and Automation Bootcamps) is 100% free.**

**📊 How much are the paid classes?**\
Course prices vary. You’ll see pricing clearly listed on each course.

**🔐 Why can’t I use my regular Option Omega password?**\
The Academy is hosted separately from the backtesting and automation platforms. This means:

* Separate systems
* Separate accounts
* Separate logins

Your Academy account is different from your login for the backtester and automation.

**💬 Are there community features in Academy?**\
Yes! Some courses (especially premium ones) include **private Discord channels** where students can ask questions and interact directly with instructors.


---

# 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/academy.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.
