# 신규 계정 생성하기

## 토틀 계정 생성하기

* [**토틀 설치하기**](/free-and-personal/installtotle.md) 가이드에 따라 토틀을 설치합니다.
* 아웃룩의 **홈** 탭에서 **새 전자메일**을 클릭하여 새 메일 창을 엽니다.
* 메시지 탭의 추가 기능 섹션에서 **토틀** 아이콘을 클릭하여 토틀 우측 창을 활성화합니다.
* 우측 창이 활성화 되면 하단의 **지금 바로 시작하기** 버튼을 클릭합니다.

<figure><img src="/files/l2GW2sKvxqNQclzo7e4i" alt=""><figcaption><p>토틀 지금 바로 시작하기</p></figcaption></figure>

* 창 하단의 **회원가입** 링크를 클릭하여 **계정을 생성**합니다.

<figure><img src="/files/4RpmZsEvcBRROdL7trC1" alt=""><figcaption><p>토틀 회원가입</p></figcaption></figure>

<figure><img src="/files/YlbR1HdJOjgp7Ry1SNAr" alt=""><figcaption><p>토틀 무료 계정 생성</p></figcaption></figure>


---

# 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://owadocs.totlelab.com/free-and-personal/createaccount.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.
