# 고급 기능

여기에서는 Edgegap 계정을 더 효과적으로 활용하는 방법을 배울 수 있습니다. 서버 개념을 깊이 이해하면 개발 과정에서 사람의 실수를 줄이고 비용 효율성을 높이며 특정 요구에 맞게 맞춤화하는 데 도움이 됩니다.

{% hint style="success" %}
질문을 보내기 전에 이 문서의 검색창과 당사의 [이 페이지의 문제 해결 단계를 검토하세요,](https://discord.gg/NgCnkHbsGp)에서도 검색해 주세요. 질문, 제안, 버그 신고 또는 커뮤니티 지원 참여는 경험치로 보상됩니다!
{% 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://docs.edgegap.com/docs.edgegap.com-ko/learn/advanced-features.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.
