# Copilot AI

## 개요

<figure><img src="https://2587632050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP7woPBD4BahjE8IgDs5t%2Fuploads%2F5YkvFr6HcSXSHZGYqUUI%2Fcopilot.jpg?alt=media&#x26;token=c5d80850-2a1f-4aca-bbaa-8965febc823a" alt=""><figcaption></figcaption></figure>

로워드 코파일럿 AI(Copilot AI)는 내 사이트 진단에 등록한 나의 사이트의 카테고리 속성을 분석하여 실제로 이용자가 분석하려는 검색어가 내 사이트에 적합한 검색어인지 파악하거나 사이트의 컨디션을 고려하여 여러가지 조언을 해줍니다.

{% hint style="info" %}
해당 기능을 활용하려면 [내 사이트 진단](https://knowledge.loword.co.kr/func/tracking)에 내 사이트를 등록해야 올바르게 Copilot AI를 통해 해당 검색어가 내가 사용해도 될 검색어인지 진단해 줍니다.
{% 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/copliot-ai.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.
