# Scribd

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

{% stepper %}
{% step %}

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

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

```
https://www.scribd.com/document/356052962/Benchmark-v-Kalanick-and-Uber
```

{% endstep %}

{% step %}

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

Sử dụng cú pháp:

```
!get xxxx
```

(Thay xxxx = link tài liệu Scribd)

Ví dụ:

```
!get https://www.scribd.com/document/356052962/Benchmark-v-Kalanick-and-Uber
```

{% endstep %}

{% step %}

### Xem đáp án

Bot sẽ gửi file với định dạng của tài liệu. Bạn cần tải file về máy là có thể xem được.
{% 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/scribd.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.
