# 블로그 분석

{% hint style="info" %}
해당 기능은 로워드 회원만 이용이 가능합니다.
{% endhint %}

<figure><img src="/files/hRqE0KXbcZEj4WQ1Kdvf" alt=""><figcaption><p>블로그 지수 분석 결과 페이지</p></figcaption></figure>

### 블로그 지수 분석 비용 안내

<table><thead><tr><th width="138">플랜</th><th width="167">내 블로그 진단</th><th width="172">타인 블로그 진단</th><th>비고</th></tr></thead><tbody><tr><td>비회원</td><td>이용 불가</td><td>이용 불가</td><td>비회원은 해당 기능 이용 불가</td></tr><tr><td>FREE</td><td>1일 1회 무료</td><td>20 크레딧 / 1회</td><td></td></tr><tr><td>BASIC</td><td>1일 1회 무료</td><td>20 크레딧 / 1회</td><td></td></tr><tr><td>SUPER</td><td>1일 1회 무료</td><td>20 크레딧 / 1회</td><td></td></tr><tr><td>ENTERPRISE</td><td>1일 1회 무료</td><td>15 크레딧 / 1회</td><td></td></tr></tbody></table>

{% hint style="warning" %}
크레딧은 유료 플랜 이용 시 매월 1회씩 지급되며, 별도 유료로 구매 또한 가능합니다.

자세한 사항은 [**크레딧 페이지**](/credit.md)를 참고하시기 바랍니다.
{% endhint %}


---

# 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://knowledge.loword.co.kr/func/blog.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.
