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

# 컨설팅 서비스

> **엘라스틱 전문 구축/자문 서비스 Elastic Consulting Service**  [엘라스틱 문의하기](https://www.elastic.co/kr/contact?elektra=home\&storm=sub3)

검색 경험 향상을 위해서는 정확성, 속도, 확장성 등 다방면의 요소를 감안하여 구축해야 합니다. 엘라스틱 컨설팅 서비스는 고객의 현황을 점검하고, 목표치에 다다를 수 있는 플랜과 해결책을 제시합니다.&#x20;

엘라스틱에서 지원하는 컨설팅 서비스의 종류, 아젠다, 고객사례를 확인해보세요.

### 고객사례로 보는 Elastic Consulting [**영상보기**](https://www.elastic.co/kr/webinars/why-elastic-consulting)

{% file src="/files/-MHKXRP0rMPepX1Otu4\_" %}
컨설팅 서비스 지원범위, 고객사례
{% endfile %}

![](/files/-MHKXLgQm6hykHXkMy83)


---

# 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://elastic-korea.gitbook.io/elastic-reference-box/undefined-6.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.
