> 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/mentors-letter.md).

# Mentor's Letter

> Hello Traders,
>
> Welcome to Zeiierman Trading, and thank you for showing interest in my coaching. We appreciate your time and dedication to our community. Needless to say, we always ensure the quality of our indicators and continuously improve our services.
>
> Recently, we launched our funded trading program, where I will be coaching and guiding you to become an efficient and skilled trader. As your mentor, I am fully committed to delivering my knowledge and sharing my unique approach to trading. I have formal education in economics at the postgraduate level, so economic and institutional fundamentals will play a vital role in my trading.
>
> I have been trading actively for several years across different assets and have now made it my full-time profession. I have invested a tremendous amount of time studying the largest capital markets around the world and have been actively involved in those markets. Those who have joined the Zeiierman community have already realized that I’m not your typical technical analyst. I trade based on institutional sentiment. However, there is no compromise on precision and accuracy in my style of trading.
>
> Furthermore, I like to keep a low profile while continuously improving myself professionally and, most importantly, as a human being. This learning process will focus on “applied strategies.” I will unveil the market makers' sentiment and combine it with our indicators to help you make better decisions in the financial markets.
>
> Regards,\
> Hasan Onsen


---

# 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/mentors-letter.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.
