# Page Not Found

The URL `files/axJYMk2cpSfWd8NN4rcM` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [[08/04] AI 지원자 심층 분석 / 커스텀 필드 / 공고별 대시보드 / 리멤버 연동](https://update.roundhr.com/2025.08/08-04.md)
- [[10/28] 시프티 연동](https://update.roundhr.com/2025.10/10-28.md)
- [[02/28] 지원자 일괄 등록 / 지원자 정보 개선 / 팀 채팅 고정 / 홈페이지별 공고 추가](https://update.roundhr.com/2025.02/02-28.md)
- [[05/24] 채용 홈페이지 빌더 / 멘션 기능 / 평가척도 개선 / 지원자 태그 기능](https://update.roundhr.com/2024.05/05-24.md)
- [[04/24] 민감 정보 숨기기 / 채용 보고서 / 슬랙봇 알림 / 지원자 부가 정보 / 재지원 및 중복지원 제한 / 지원자 데이터 자동파기 / 지원자 데이터 다운로드 내역 확인](https://update.roundhr.com/2024.04/04-24.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://update.roundhr.com/2025.08/08-04.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.

### Option 2 — Browse the documentation index

Full index: https://update.roundhr.com/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://update.roundhr.com/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/2025.08/08-04.md`).

You may also use `Accept: text/markdown` header for content negotiation.
