# 分級說明

| CEFR / 分級 | B1 中級                                                                   | B2 中高級                                                                    | C1 高級                                                                           |
| --------- | ----------------------------------------------------------------------- | ------------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| 多益TOEIC   | 550-700                                                                 | 750-900                                                                   | 900+                                                                            |
| 托福iBT     | 42-71                                                                   | 72-94                                                                     | 94+                                                                             |
| 雅思IELTS   | 4-5                                                                     | 5.5-6.5                                                                   | 6.5+                                                                            |
| 英語能力描述    | 針對常見的場合，在收到標準而清楚的訊息後，能理解其重點。在國外旅行時，能應付常見的情境。針對自己熟悉的主題，能夠描述經驗、事件以及簡單的想法。 | 能夠理解具體與略為抽象的資訊，針對熟悉的主題能夠有一定的流暢度，而且不會過於緊張。參與討論時，能夠表達自己的看法，譬如說闡述某個事物的優點與缺點。 | 能夠理解複雜而抽象的資訊，和母語者以自然的速度溝通時，也能夠掌握大部分的重點。針對各種場合，能夠流暢而彈性地表達自己的想法。能夠一定程度地掌握換句話說的能力。 |


---

# Agent Instructions: 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://mdt-document.gitbook.io/about/level.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.
