# 회원가입, 로그인

Firescope를 사용하기 위해서는 소프트웨어를 다운받고 설치한 후, 회원가입이 필요합니다.

### 설치하기

소프트웨어 설치는 운영체제 별로 다르기 때문에 해당하는 운영체제에 가셔서 설치를 완료해주세요.

{% content-ref url="/pages/-MkLvKNWWjpZH0xSKKs3" %}
[Windows에서 설치하기](/setup/windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MkLvCrJ6CjGWaqrwGLW" %}
[Mac에서 설치하기](/setup/mac.md)
{% endcontent-ref %}

### 회원가입

Firescope를 처음 시작하면 나오는 화면에서 **회원가입**을 클릭하면 새로운 계정을 만들 수 있습니다.

<figure><img src="/files/DF4420WrlZArT3euBjQz" alt=""><figcaption></figcaption></figure>

이메일 주소와 비밀번호을 입력하고 **다음 단계로**를 클릭해주세요.\
이메일 주소는 로그인 및 비밀번호 찾기에 이용되니 신중하게 기입해주세요.

<figure><img src="/files/KK5QhyNnNiJ50J1NVyrV" alt=""><figcaption></figcaption></figure>

앞서 입력한 이메일 계정의 새로운 이메일을 확인해주세요. 아래와 같이 인증 메일을 받으셨다면 링크를 눌러 이메일 인증을 마무리할 수 있습니다.

<figure><img src="/files/iNe5mQK5RItSoUsHMOZH" alt=""><figcaption></figcaption></figure>

이메일 인증 절차를 완료했다면 **인증 이메일을 확인했습니다** 버튼을 통해 다음 단계로 진행해주세요

<figure><img src="/files/JXH4XSOKYMuAMd5HzljN" alt=""><figcaption></figcaption></figure>

아래 사용자 이름과 로스터리에 대한 정보를 입력하고 서비스 이용약관 및 개인정보 처리방침에 대해 동의한다면\
**가입 완료**하기 버튼이 활성화됩니다. **가입 완료**하기 버튼을 누르고 가입을 마무리해주세요.

<figure><img src="/files/HLSaXvLZUtn78s0ZJ0no" alt=""><figcaption></figcaption></figure>

가입을 성공적으로 마치셨다면 아래와 같은 페이지가 나옵니다. 가입이 진행되지 않을 경우에는 하단에 노출되는 경고 메세지를 따라 이메일과 비밀번호를 수정하시면 가입을 완료하실 수 있습니다.

<figure><img src="/files/WuZiPpVQcMrxEThn3vs9" alt=""><figcaption></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://docs.firescope.io/start/signup.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.
