# 계정 비밀번호

디스코드 SSO를 통한 로그인시, 계정의 기본 비밀번호는 디스코드 계정 ID입니다.

디스코드 ID를 구하는 가이드는, 아래 블로그를 참고해주세요.

{% embed url="<https://discordbot.tistory.com/151>" %}

```
비밀번호 예시: 757550907226456084
```


---

# 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.weirdhost.xyz/whats-the-pw.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.
