# 로그인 방법

[앱 「우즈」](https://uzu.one/app/dl)에서 계정을 만든 후, 동일한 계정으로 우즈 스튜디오에 로그인합니다. 우즈 계정이 없으신 분은 먼저 우즈를 다운로드하여 계정을 만들어 주세요.

「우즈」에서 전화번호를 등록하신 분이 많을 것 같으므로, 「**전화번호로 로그인**」을 추천합니다.

우즈 스튜디오에는 [여기](https://studio.uzu-app.com/)에서 접속할 수 있습니다. 북마크해 두면 편리합니다.\
이용 인증에는 **Discord 계정**이 필요하므로, 계정이 없으신 분은 그것도 함께 만들어 주세요.

![](/files/R6OeabOLqawvy4m7r1Bq)

우즈 계정에 외부 서비스를 연동해 둔 경우에는 그 방법들로 로그인하는 것도 가능합니다.

<figure><img src="https://github.com/uzu-inc/studiov2-document/blob/main/packages/ko/.gitbook/assets/image%20(167).png" 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.studio.uzu-app.com/ko/overview/start-uzu-studio.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.
