# CourseHero

{% stepper %}
{% step %}

### Bước 1. Sao chép link CourseHero cần mở

Sao chép link bài tập CourseHero mà bạn cần mở, ví dụ:

`https://www.coursehero.com/file/p2l4rc44/If-the-annual-inflation-rate-is-55-percent-in-the-United-States-and-4-percent-in/`
{% endstep %}

{% step %}

### Bước 2. Sử dụng cú pháp unlock

Gửi cú pháp sau trong bot:

`!pdf xxxx`

(Thay xxxx = link tài liệu hoặc Q\&A CourseHero cần unlock)

Ví dụ: `!pdf https://www.coursehero.com/file/p2l4rc44/If-the-annual-inflation-rate-is-55-percent-in-the-United-States-and-4-percent-in/`
{% endstep %}

{% step %}

### Bước 3. Tải file CourseHero đã unlock

Bot sẽ gửi một liên kết để tải file CourseHero đã unlock.

![CourseHero unlock screenshot](/files/685da495ae0643f8c0803a7c0b432565f0411ce0)
{% endstep %}
{% endstepper %}

Cập nhật 01/10/2024: Điều chỉnh số lượng unlock tối đa mỗi ngày: **03 unlocks/ngày**.


---

# 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/coursehero.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.
