# 17. Tôi cần cung cấp những quyền gì cho DooPage khi kết nối với Fanpage?

Dưới đây là những quyền tối thiểu bạn cần đồng ý cấp cho DooPage để DooPage có thể thay bạn quản trị Fanpage và cấp quyền cho tư vấn viên của bạn.

* Thông tin email là bắt buộc để nhận diện thay cho login
* Quyền list Pages để giúp bạn chọn được danh sách Pages trong DooPage mà không cần nhập mã code.
* Quyền manage Page để DooPage thay bạn làm những công đoạn setup Page như Welcome message hay cài đặt Webhook để chatbot hay các công cụ khác có thể hoạt động chính xác.
* Quyền Publish và truy xuất tới Message và Conversation để nhân viên của bạn có thể thông qua DooPage trả lời thông tin của khách hàng


---

# 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://how.doopage.com/faq-1/faq/18.-toi-can-cung-cap-nhung-quyen-gi-cho-doopage-khi-ket-noi-voi-fanpage.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.
