# 꿀통지수

## 개요

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

꿀통지수는 로워드에서 개발한 자체 지수 로그를 활용한 키워드의 사용성에 대한 용이성을 제공해주는 지수입니다.

지수가 높을 수록 상위노출에 유리하며, 다양한 변수를 활용하여 꿀통 지수를 제공합니다.

| 검색 엔진  | 지수 최대              | 지수 최소 |
| ------ | ------------------ | ----- |
| Google | 무제한 (None Maximum) | 0     |
| Naver  | 30                 | 0     |

{% hint style="info" %}
꿀통지수가 높을 수록 활용할 수 있는 가능성이 높으나, 보조 지표로만 활용하는 것을 권장합니다.
{% 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/search/honey-score.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.
