# Twitter 통계

이 페이지에서는 Loomex의 Twitter 통계에 대해 안내합니다.

&#x20;

<figure><img src="/files/1SHmIj0fbpERmIKSEwwA" alt=""><figcaption><p>Twitter 통계 화면</p></figcaption></figure>

### **측정 항목** <a href="#loomex-twitter" id="loomex-twitter"></a>

<table><thead><tr><th width="161">메뉴</th><th>설명</th></tr></thead><tbody><tr><td>좋아요</td><td>Twitter에서 '좋아요' 버튼을 클릭한 사람 수입니다.</td></tr><tr><td>리트윗</td><td>리트윗은 트윗을 다시 올리는 것을 말하며 내가 올린 트윗이나 다른 사람이 올린 트윗을 리트윗 한 수입니다.</td></tr><tr><td>인용</td><td>다른 이용자의 트윗을 인용 형식으로 내가 올린 트윗의 수입니다.</td></tr><tr><td>댓글</td><td>내 트윗에 대한 답글의 수입니다.</td></tr><tr><td>TOP 10 리트윗</td><td>가장 많이 리트윗된 TOP10의 트윗을 보여줍니다. 트윗 내용을 클릭하면 해당 게시글로 이동합니다.</td></tr><tr><td>TOP 10 좋아요</td><td>가장 많은 좋아요를 기록한 TOP10의 트윗을 보여줍니다. 트윗 내용을 클릭하면 해당 게시글로 이동합니다.</td></tr></tbody></table>


---

# 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://catenoid-support.gitbook.io/loomex/userguide/statistics/twitter.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.
