# 라운드 AI

- [AI 채팅 분석(채용 데이터 분석)](https://guide.roundhr.com/round-ai/ai-data-chat-analyis.md): AI 채팅 분석은 자연어로 질문하여 채용 데이터를 분석하는 기능입니다. 복잡한 차트 설정 없이 대화형으로 원하는 인사이트를 얻을 수 있습니다.
- [이력서 연봉 자동 마스킹](https://guide.roundhr.com/round-ai/resume-salary-masking.md): AI가 이력서에서 연봉 정보를 자동으로 감지하고 마스킹합니다. 설정 한 번으로 모든 신규 지원자의 이력서에 적용됩니다.
- [MCP 연동](https://guide.roundhr.com/round-ai/mcp.md): Claude, ChatGPT 등 AI 서비스에 라운드HR MCP 서버를 연동하여 AI 기반 채용 데이터 분석을 수행할 수 있습니다.
- [AI 가이드 챗봇 (Beta)](https://guide.roundhr.com/round-ai/ai-guide-chatbot.md): 라운드HR 우측 하단의 AI 챗봇에 라운드 사용법을 자연어로 질문할 수 있습니다. AI가 가이드 문서를 직접 검색해 답변하고, 관련 가이드 페이지 링크를 함께 제시합니다.


---

# 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://guide.roundhr.com/round-ai.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.
