# Exam24h BOT

![](/files/-LhnwbBRRUXU7ipJHpMy)

### Hỏi Phương trình hóa học

Để hỏi thông tin phương trình hoá học, bạn sử dụng cấu trúc như sau: ?pthh Chất tham gia (cách nhau dấu ',') -> Chất sản phẩm (cách nhau dấu ','). Ví dụ: ?pthh Ag2O,H2->Ag

### Hỏi Phương trình Toán Học

Để tìm nghiệm phương trình, bạn sử dụng cấu trúc như sau: ?gpt hàm số. Ví dụ ?gpt x^2-4=0. Nghiệm hiển thị ở dạng Latex, hãy sử dụng máy tính để xem.

### Hỏi Công thức Hóa Học

Để hỏi thông tin công thức hoá học, bạn sử dụng cấu trúc như sau: ?cthh Công thức hoá học. Ví dụ: ?cthh NaOH


---

# 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://help.exam24h.com/about/exam24h-bot.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.
