> For the complete documentation index, see [llms.txt](https://undefined-365.gitbook.io/insta-korea/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined.md).

# 백과사전

- [인스타그램을 시작해야 하는 이유](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/undefined.md): 1위에 당당히 올라가 있는 인스타그램 아직도 마케팅으로 활용 안하시나요?
- [인스타그램 인기게시물, 인기탭 위치](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/undefined-1.md)
- [\[1단계\]인스타그램 해시태그 선정](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/1.md)
- [\[2단계\]인스타그램 최적화 계정이란?](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/2.md)
- [\[3단계\]인스타그램 최적화 계정 만들기](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/3.md): 25일 ~ 30일만에 최적화 계정 만들기
- [\[4단계\]인기게시물](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/4.md): 인기게시물 상위노출 팁
- [\[5단계\]인기탭](https://undefined-365.gitbook.io/insta-korea/undefined-1/undefined/5.md): 인기탭 상위노출 팁


---

# 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://undefined-365.gitbook.io/insta-korea/undefined-1/undefined.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.
