# 에이스카운터

- [에이스카운터 주요 기능](https://acecounter.gitbook.io/guide/acecounter/readme.md)
- [에이스카운터 가입하기](https://acecounter.gitbook.io/guide/acecounter/start.md): 에이스카운터 계정을 만드는 것부터 시작해야 한다면 여기부터 봐주세요.
- [5분 Quick Start 온보딩 가이드](https://acecounter.gitbook.io/guide/acecounter/5-quick-start.md): 에이스카운터를 5분만에 100% 활용하는 방법, Quick Start 가이드를 살펴보세요
- [자주 묻는 질문 (FAQ)](https://acecounter.gitbook.io/guide/acecounter/faq.md): 에이스카운터에 대해 자주 묻는 질문과 답변을 확인해 보세요.


---

# 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://acecounter.gitbook.io/guide/acecounter.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.
