# 로그인 없이 사용하기

## 로그인 없이 사용

로그인 하지 않고 싶거나, 로그인 되어있는 계정 말고 다른 계정을 사용하고 싶으신 분들을 위해\
발로봇에 로그인하지 않고도 일부 명령어들 사용이 가능합니다.

단순히 명령어 뒤에 **아이디와 비밀번호**를 입력해주시면 끝입니다.

<figure><img src="/files/QQiuw28XWIWfbcNeIesD" alt=""><figcaption><p>로그인 없이 사용하기</p></figcaption></figure>

위 그림처럼 명령어의 추가 옵션에서 아이디와 비밀번호를 입력해주시면 끝입니다!

<figure><img src="/files/fNmvz5tO4N5aoPA5PIbz" alt=""><figcaption><p>참 쉽죠?</p></figcaption></figure>

사용할 수 있는 명령어들은 아래와 같습니다.

{% hint style="info" %}
&#x20;/상점 /야시장 /배틀패스 /미션 /포인트
{% endhint %}


---

# 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://valobot.gitbook.io/valobot/nologin.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.
