# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [[03/11] 팀별 마이페이지 설정 / 지원서 약관 수정 / 테이블 컬럼 커스텀](https://update.roundhr.com/2025.03/03-11.md)
- [[07/31] 지원자 상세화면 다중선택 / 채용 단계별 불합격 메일 설정](https://update.roundhr.com/2024.07/07-31.md)
- [[03/01] 자체 지원 Embed 하기](https://update.roundhr.com/2024.03/03-01.md)
- [[11/01] 업데이트](https://update.roundhr.com/2023.11/11-01.md)
- [[07/07] AI 공고 작성 / 빠른 리뷰 / 업무함 지원자 리스트 / 추천 채용 성과 분석](https://update.roundhr.com/2025.07/07-07.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.03/03-11.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.03/03-11.md`).

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