# GRACY 사용가이드

안녕하세요, 그레이시 팀입니다.

Gracy 사용 중 궁금한 점이나 도움이 필요하신가요? 기능, 보상, 설정 관련 문제까지, 필요한 정보를 작성하였습니다. 만약 추가적인 도움이 필요하다면 언제든지 문의해주세요.

**Gracy와 함께 더 즐거운 업무 환경을 만들어가세요!** 🚀


---

# 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://gracy.gitbook.io/gracy-help-ko/readme.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.
