# 웹크롤링한 결과의 글자수가 일부만 보여요. 글자수 제한이 있나요?

검색결과 API 제공에 따라 수집한 결과의 텍스트가 제한됩니다. \
전체 본문은 수집된 페이지 내 링크를 통해 확인 가능합니다.


---

# 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://guide.bati.ai/service/faq/function/crawlingcharacters.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.
