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

# Frequently Asked Questions

## Overview

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>I'm a member</strong></td><td></td><td></td><td><a href="/files/nZabDhqYq4FbMz8Z5V0Z">/files/nZabDhqYq4FbMz8Z5V0Z</a></td><td><a href="https://docs.zeiierman.com/faqs/faq-members">https://docs.zeiierman.com/faqs/faq-members</a></td></tr><tr><td><strong>I'm not a member</strong></td><td></td><td></td><td><a href="/files/PesmBguILYZxDHAMNKb0">/files/PesmBguILYZxDHAMNKb0</a></td><td><a href="https://docs.zeiierman.com/faqs/faq-not-members">https://docs.zeiierman.com/faqs/faq-not-members</a></td></tr><tr><td><strong>Interested in the signals</strong></td><td></td><td></td><td><a href="/files/d8R4rVmFeZmtw0OluLAO">/files/d8R4rVmFeZmtw0OluLAO</a></td><td><a href="https://docs.zeiierman.com/faqs/faq-signals">https://docs.zeiierman.com/faqs/faq-signals</a></td></tr><tr><td><strong>Interested in Education</strong></td><td></td><td></td><td><a href="/files/zEEuw6PnijhBJEooSbws">/files/zEEuw6PnijhBJEooSbws</a></td><td><a href="https://docs.zeiierman.com/faqs/faq-education-and-courses">https://docs.zeiierman.com/faqs/faq-education-and-courses</a></td></tr><tr><td><strong>Other</strong></td><td></td><td></td><td><a href="/files/KW29PwcA8E2KkRy68ThD">/files/KW29PwcA8E2KkRy68ThD</a></td><td><a href="https://docs.zeiierman.com/faqs/faq-other">https://docs.zeiierman.com/faqs/faq-other</a></td></tr><tr><td><strong>About Zeiierman Trading</strong></td><td></td><td></td><td><a href="/files/HrjVwOBoWFvc7KLYKhf8">/files/HrjVwOBoWFvc7KLYKhf8</a></td><td><a href="https://www.zeiierman.com/about-us">https://www.zeiierman.com/about-us</a></td></tr></tbody></table>

## Follow Us!

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>TradingView</strong></td><td>Stay updated on the latest free scripts and updates</td><td></td><td><a href="/files/jSPH44I1PC5hVJAHMHNI">/files/jSPH44I1PC5hVJAHMHNI</a></td><td><a href="https://www.tradingview.com/u/Zeiierman/?aff_id=27627">https://www.tradingview.com/u/Zeiierman/?aff_id=27627</a></td></tr><tr><td><strong>Discord</strong></td><td>Interact with a group of professional traders</td><td></td><td><a href="/files/KLXgNjFo9U5Q45fklar5">/files/KLXgNjFo9U5Q45fklar5</a></td><td><a href="https://discord.gg/zeiiermantrading">https://discord.gg/zeiiermantrading</a></td></tr><tr><td><strong>YouTube</strong></td><td>Find strategies and trading setups</td><td></td><td><a href="/files/IIOGiLGaN8N71bIQk3cY">/files/IIOGiLGaN8N71bIQk3cY</a></td><td><a href="https://www.youtube.com/@zeiiermantrading?sub_confirmation=1">https://www.youtube.com/@zeiiermantrading?sub_confirmation=1</a></td></tr><tr><td><strong>X/Twitter</strong></td><td>Get news and education</td><td></td><td><a href="/files/RT3z9vcbDMHVpWQ3ObNP">/files/RT3z9vcbDMHVpWQ3ObNP</a></td><td><a href="https://twitter.com/zeiierman">https://twitter.com/zeiierman</a></td></tr><tr><td><strong>TikTok</strong></td><td>Watch our content about free indicators and strategies</td><td></td><td><a href="/files/oyfhzxqy3Ze5eFMu2Jai">/files/oyfhzxqy3Ze5eFMu2Jai</a></td><td><a href="https://www.tiktok.com/@zeiiermantrading">https://www.tiktok.com/@zeiiermantrading</a></td></tr><tr><td><strong>Instagram</strong></td><td>Watch our content and get special promotions in Stories</td><td></td><td><a href="/files/oxOE5woNLqud3v9uY3TE">/files/oxOE5woNLqud3v9uY3TE</a></td><td><a href="https://www.instagram.com/zeiierman_trading/">https://www.instagram.com/zeiierman_trading/</a></td></tr></tbody></table>

## Get Instant Access

Use the code: **get30** and save 30% on your first order. (Valid for our Quarterly and Yearly plans)

{% embed url="<https://zeiierman.com/pricing>" %}


---

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