> For the complete documentation index, see [llms.txt](https://docs.studio.uzu-app.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.studio.uzu-app.com/ko/overview/start-uzu-studio.md).

# 로그인 방법

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

「우즈」에 전화번호를 등록한 분이 많을 것으로 예상되므로, 「**전화번호로 로그인**」을 추천합니다.

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

![](/files/R6OeabOLqawvy4m7r1Bq)

우즈 계정에 외부 서비스를 연동해 둔 경우에는 해당 방식으로도 로그인할 수 있습니다.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
