# Giới thiệu

### Danh sách models đang có trên hệ thống

* Claude Opus 4.6 (x1.5 token)\*
* Claude Sonet 4.6
* Claude Haiku 4.5
* Gemini 3.1
* GLM 4.6

<div align="left"><figure><img src="https://websitearchive2020.nepa.gov.jm/new/images/gif/new5.gif" alt=""><figcaption></figcaption></figure></div>

* GPT 5.2&#x20;
* GPT 5.2 Codex
* GPT 5.3 Codex

{% hint style="info" %}
Với Claude Opus 4.6: Tổng token = Token mỗi request x 1.5 lần
{% endhint %}

Ví dụ 1 khách hàng sử dụng 120M token \~ $718 (nếu là tiền thịt):

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


---

# 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://docs.aicoding.io.vn/bat-dau/gioi-thieu.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.
