# A. 오딧로비 시작하기

- [1. 크롬 브라우저 및 Edge 브라우저 설치](https://userguide.auditlobby.com/main/a./0.-2.md): Google의 크롬(Chrome) 브라우저 및 MS의 Edge 브라우저를 설치합니다.
- [1-1. 윈도우 컴퓨터에 크롬 설치하기](https://userguide.auditlobby.com/main/a./0.-2/0-1..md): 윈도우 컴퓨터에 웹 브라우저 '크롬'을 설치합니다.
- [1-2. 맥 컴퓨터에 크롬 설치하기](https://userguide.auditlobby.com/main/a./0.-2/0-2..md): 맥 컴퓨터에 웹 브라우저 '크롬'을 설치합니다.
- [1-3. 리눅스 컴퓨터에 크롬 설치하기](https://userguide.auditlobby.com/main/a./0.-2/0-3..md): 리눅스 컴퓨터에 웹 브라우저 '크롬'을 설치합니다.
- [2. 최초 로그인 하기](https://userguide.auditlobby.com/main/a./0..md): 오딧로비 초기 로그인 진행 안내문서
- [2-1. 비밀번호 재설정 하기](https://userguide.auditlobby.com/main/a./0./1-1-forgot-password.md): 오딧로비 비밀번호를 잊어버렸을 때 비밀번호를 재설정하는 방법
- [2-2. 인증코드 만료시 재발급 받기](https://userguide.auditlobby.com/main/a./0./1-2.-2.md): 최초 계정 등록/인증을 위한 인증코드(verification code)는 이메일이 도착한 후 24시간이 지나면 만료됩니다. 인증코드 사용 기간이 만료된 경우 인증코드를 새로 발급 받는 방법을 알려드립니다.


---

# 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://userguide.auditlobby.com/main/a..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.
