# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [Okta 도움 요청](https://zerotrust.goorm.cloud/okta/faq/okta-help.md)
- [Trial 기간에 사용자에게 배포하는 경우 확인해야할 사항이 있을까요?](https://zerotrust.goorm.cloud/okta/faq/okta-help/help-01.md)
- [CSV 파일 Import를 통해서 사용자를 등록하는데 사용자의 한글 이름이 깨집니다. 어떻게 해야되나요?](https://zerotrust.goorm.cloud/okta/faq/okta-help/help-02.md)
- [CSV 파일을 Import 하는데 오류 메시지가 발생합니다. 어떻게 해결해야 하나요?](https://zerotrust.goorm.cloud/okta/faq/okta-help/help-03.md)
- [최종 사용자가 보조 이메일 주소로도 비밀번호 재설정 또는 활성화 알림을 받도록 하려면 어떻게 설정해야하나요?](https://zerotrust.goorm.cloud/okta/faq/okta-help/help-04.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://zerotrust.goorm.cloud/okta/faq/okta-help.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://zerotrust.goorm.cloud/okta/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://zerotrust.goorm.cloud/okta/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., `/okta/faq/okta-help.md`).

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