> For the complete documentation index, see [llms.txt](https://docs.zeiierman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zeiierman.com/mentorship/course-details.md).

# Course Details

Our Zeiierman Trading Program is designed to guide you through a structured learning process, combining theory and practice to make you a better trader. The program is divided into two phases:

### Phase 1: Core Fundamentals

* In this phase, we focus on building a strong foundation in market fundamentals, such as institutional money flow, technical analysis, and economic principles.
* Live sessions will be held every week where Hasan Onsen will analyze live charts and provide key insights into the markets. You'll receive assignments based on the modules, ensuring that you apply what you've learned.
* To proceed to Phase 2, you must complete your assignments and actively participate in discussions. Mentees who fail to submit assignments or engage with the learning process will not be able to move forward in the program.

### Phase 2: Applied Strategies

* In this phase, you will apply the strategies learned in Phase 1, focusing on custom trade ideas based on our proprietary indicators. You’ll have the opportunity to practice what you’ve learned, refining your skills and knowledge.
* This phase will allow you to see how the theory and strategies work in real-time, helping you develop practical skills in market analysis and decision-making.

### Program Details

**Program Duration:** The program lasts for 2 to 3 months. You’ll progress through each phase with weekly sessions designed to reinforce and build upon your understanding of the material.

**Live Sessions:**

* Sessions will be held once a week at CET 19:00/20:00 to ensure we’re conducting them when market volatility is low.
* If the session timing is inconvenient for any participants, we may introduce additional custom sessions to accommodate everyone.

**Session Platform:** Sessions will be conducted using Google Meets or Discord. Most sessions will be group calls, allowing you to interact and learn with fellow mentees.

**Discord Channel:** Specific Discord channels will be used for discussions, questions, and additional support between sessions. The Discord community will also be a place where you can connect with other traders, share insights, and learn from one another.

### Expectations from Mentees

* **Basic Knowledge:** Traders should have a basic understanding of market concepts and economic fundamentals before joining. This will help you keep up with the program.
* **Commitment to Learning:** The program requires a strong commitment to learning. You should be eager to learn and apply the knowledge gained throughout the mentorship. It’s essential to remain dedicated and proactive in your education.
* **Assignments and Participation:** Every module will include assignments. These are crucial to your progress. If you fail to complete assignments or don’t engage in the sessions, you won’t be able to move on to future classes or complete the program.

Consistency is key. To get the most out of this mentorship, you must stay on top of the material and stay engaged with the assignments and group discussions. Your coaches will guide you through market setups, and you’ll be expected to apply and build upon the knowledge from previous lessons.

### Graduation and Certification

Once you complete the program, you will graduate and receive a certificate that acknowledges your completion of the mentorship. As a graduate, you will also be added to a special Discord room where you can continue learning and stay in touch with the coaches for ongoing support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zeiierman.com/mentorship/course-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
