> For the complete documentation index, see [llms.txt](https://doc.leanves.com/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.leanves.com/wiki/undefined.md).

# ברוכים הבאים לוויקפדיה של לינבס

<figure><img src="/files/YX3bqAvoNsnGFAajKN8s" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}

<p align="right"><mark style="color:red;">תוכן האתר שלנו נועד למטרות מידע וחינוך בלבד.</mark></p>

<p align="right"> אינם מספקים ייעוץ השקעות או כל צורה אחרת של ייעוץ פיננסי.</p>

<p align="right">התוכן המוצג באתר, לרבות אך לא מוגבל לכלים, אינדיקטורים, חדשות, בלוגים, התראות, מדריכים, סרטונים, תובנות, חומרי לימוד ועוד, אינו מהווה המלצה לרכוש או למכור מכשיר פיננסי כלשהו או להשקיע באסטרטגיה מסוימת.</p>

<p align="right">השקעות כוללות סיכון, כולל האפשרות להפסד ההון שהושקע. אף אסטרטגיית השקעה אינה יכולה להבטיח רווח או להגן מפני הפסדים בתקופות של ירידת ערך.</p>

<p align="right">לפני קבלת החלטות השקעה, אנו ממליצים להיוועץ ביועץ פיננסי מקצועי. המשתמשים אחראים למחקר ההשקעות שלהם ולבחירותיהם, ועליהם להיוועץ באנשי מקצוע מוסמכים ולקבל החלטות עצמאיות.</p>

<p align="right">המידע באתר זה נאסף ממקורות שנחשבים למהימנים ונוצרו גם ע''י לינבס, אך לינבס אינה מתחייבת על שלמותו או דיוקו, ואינה מבטיחה תוצאות כלשהן משימוש במידע.</p>

<p align="right"><mark style="color:red;">השימוש שלכם בכלים, אינדיקטורים, התראות ותוכן נוסף מהאתר הוא באחריותכם הבלעדית. עליכם להעריך בעצמכם את הדיוק, השלמות והיעילות של המידע.</mark></p>
{% endhint %}

## מה תמצאו במיני-אקדמיה

{% hint style="success" %}

<p align="right"><mark style="color:$primary;"><strong>פרשנות והסבר על המדריכים</strong></mark></p>

<p align="right">נפרק מונחים מורכבים להסברים פשוטים וברורים, כך שתבינו את עולם ההשקעות בקלות וללא מאמץ</p>

<p align="right"><br><mark style="color:green;"><strong>מדריכים על מוצרים והשימוש בהם</strong></mark></p>

<p align="right">תלמדו על היכולות של המוצרים השונים, כיצד הם פועלים ואיך להפיק מהם את המיטב.</p>

<p align="right"><br><mark style="color:green;"><strong>סיכומים ותוכן מתומצת</strong></mark></p>

<p align="right">תקבלו גישה לסיכומים שיאפשרו לכם להיזכר במהירות כיצד להשתמש במוצרים ובכלים שלנו בצורה היעילה ביותר.</p>
{% endhint %}

### קישורים מהירים


---

# 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:

```
GET https://doc.leanves.com/wiki/undefined.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.
