# Pancake pages

### &#x20;<a href="#pancake-pages" id="pancake-pages"></a>

Để có thế lấy được dữ liệu của Pancake Statistic, đầu tiên ta cần phải lấy được Access Token của tài khoản kết nối với pancake:

* Vào phần Account Setting, sau đó ấn vào mục Advance để xuất hiện được Access Token:

<figure><img src="/files/vIlr9PkDGlDystN2B7UD" alt=""><figcaption></figcaption></figure>

* Sao chép Access Token:

<figure><img src="/files/HI30NkI51U7dm6CyG1MI" alt=""><figcaption></figcaption></figure>

* Vào lại trang chủ của Bluecore, nhấn vào mục Pancake pages và nhấn vào nút kết nối

<figure><img src="/files/DW7gbAjCPDZgRb2N7HDm" alt=""><figcaption></figcaption></figure>

* Điền Access Token vào ô trống và nhấn vào nút connect để tiến hình lấy dữ liệu:

<figure><img src="/files/6ysew1o9YNUwI85cr8GB" alt=""><figcaption></figcaption></figure>


---

# 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.bluecore.vn/connectors/ecommerce/pancake/pancake-pages.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.
