> For the complete documentation index, see [llms.txt](https://guide.pandarank.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.pandarank.net/userguide/influencer/blog-diagnosis/post-diagnosis.md).

# 게시글 진단

<figure><img src="/files/ifvIPPQOorAPSS1woqyB" alt=""><figcaption><p><strong>진단이 필요한 블로그의 URL을 등록해주세요.</strong></p></figcaption></figure>

{% tabs %}
{% tab title="1. 요약정보" %}

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

글자 수, 사진, 댓글(공감)부터 진단 게시글과 연관된 상위 노출 키워드까지 한 눈에&#x20;

보여주는 요약정보를 통해 자신의 게시글을 분석할 수 있어요.
{% endtab %}

{% tab title="2. 세부 분석 리포트" %}

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

* **계정**

  방문자수, 이웃수, 발행량 등의 계정과 관련된 점수를 진단해요.
* **콘텐츠**

  글 자체의 길이, 문장 구성, 맥락 등을 고려해 점수를 진단해요.
* **주제**

  작성한 글의 주제가 경쟁이 치열하지는 않은지, 계정과 어울리는 주제인지 등을 분석하여 점수를 진단해요.
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.pandarank.net/userguide/influencer/blog-diagnosis/post-diagnosis.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
