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

# เริ่มต้นสำหรับน้อง

## น้องอยู่ชั้นไหนหรอครับ

สำหรับน้องที่กำลังเริ่มต้นไม่ว่าจะเรียนที่โรงเรียนแล้วยังไม่เข้าใจ ไม่เข้าใจเนื้อหาดีพอ มีความตั้งใจว่าอยากจะทำการบ้านให้ได้ เพื่ออยากที่จะสอบได้ หรือเตรียมตัวสอบให้พร้อมเพื่อเข้าโรงเรียนที่ตั้งใจ \
จะอยู่ชั้นไหนก็มั่นใจได้ตั้งแต่ตอนนี้ได้เลยครับ&#x20;

{% columns %}
{% column %}

<figure><img src="https://gitbookio.github.io/space-quickstart-images/import-panel.svg" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### น้องประถม

สำหรับน้องอายุ 9 - 12 ขวบ ที่พึ่งได้รู้จักกับเลขและคณิตศาสตร์

<a href="https://gitbook.com/docs/getting-started/import" class="button primary">Learn more</a>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### น้องม.ต้น

สำหรับน้องอายุ 12 - 15 ปี หรือน้องที่คุ้นเคยกับเลขและคณิตศาสตร์มาบ้างและกำลังทำความเข้าใจต่อไป

<a href="https://gitbook.com/docs/getting-started/git-sync" class="button primary">Connect now</a>
{% endcolumn %}

{% column %}

<figure><img src="https://gitbookio.github.io/space-quickstart-images/sync-repo.svg" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="https://gitbookio.github.io/space-quickstart-images/sync-repo.svg" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### น้องม.ปลาย

สำหรับน้องอายุ 16 - 18 ปีหรือน้องที่กำลังจะสอบเข้ามหาวิทยาลัย ที่ตั้งใจเรียนเลขหรือกำลังพยายามที่จะทำให้ได้อยู่

<a href="https://gitbook.com/docs/getting-started/git-sync" class="button primary">Connect now</a>
{% endcolumn %}
{% endcolumns %}

สำหรับน้องที่เรียนอยู่มหาวิทยาลัยแล้วอ่านมาถึงตรงนี้สามารถที่จะอ่านในส่วนของเลขตลอดชีวิตได้เลยนะครับ


---

# 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://mathales.gitbook.io/mathales/plan/undefined.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.
