# Bartleby

Các bước sử dụng Bartleby Bot

{% stepper %}
{% step %}

### Sao chép link Bartleby cần mở

Sao chép link tài liệu Bartleby mà bạn cần mở, ví dụ:

`https://www.bartleby.com/questions-and-answers/india-has-a-gdp-of-23000-billion-indian-rupees-and-a-population-of-1.1-billion.-the-exchange-rate-is/43a21375-540e-4d0c-9396-ca9f9b9977f5`

(Direct link to heading: <https://huongdan.taikhoantenhat.com/huong-dan-su-dung/godstudy-unlock-all-in-one/danh-sach-bot/bartleby#buoc-1.-sao-chep-link-bartleby-can-mo>)
{% endstep %}

{% step %}

### Sử dụng cú pháp unlock

Sử dụng cú pháp:

`!get xxxx` (Thay xxxx = link tài liệu Bartleby)

Ví dụ:

`!get https://www.bartleby.com/questions-and-answers/india-has-a-gdp-of-23000-billion-indian-rupees-and-a-population-of-1.1-billion.-the-exchange-rate-is/43a21375-540e-4d0c-9396-ca9f9b9977f5`

(Direct link to heading: <https://huongdan.taikhoantenhat.com/huong-dan-su-dung/godstudy-unlock-all-in-one/danh-sach-bot/bartleby#buoc-2.-su-dung-cu-phap-unlock>)
{% endstep %}

{% step %}

### Xem đáp án

Bot sẽ gửi file định dạng HTML. Bạn cần tải file về máy rồi mở để xem đáp án.

(Direct link to heading: <https://huongdan.taikhoantenhat.com/huong-dan-su-dung/godstudy-unlock-all-in-one/danh-sach-bot/bartleby#buoc-3.-xem-dap-an>)
{% endstep %}
{% endstepper %}


---

# 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://hd.subhub.vn/huong-dan/huong-dan-su-dung/godstudy-unlock-all-in-one/danh-sach-bot/bartleby.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.
