# 그 외 명령어들

## 1. 공식서버 <a href="#server" id="server"></a>

Team DoubleEight 발로봇 공식 서버 링크를 줍니다.\
저희 서버에 오셔서 더욱더 재밌는 발로란트를 즐기셨으면 좋겠어요!

<figure><img src="/files/my6GxR4A0olI05txZkKi" alt=""><figcaption><p>공식서버 명령어</p></figcaption></figure>

발로봇 공식 서버에서는 업데이트 예고, 이벤트 등 다양한 것들을 할 예정입니다.

```
/공식서버
```

## 2. 업뎃로그 <a href="#updlog" id="updlog"></a>

발로봇의 이번 버전의 새롭게 나온 다양한 것들에 대한 업데이트 로그를 보여줍니다.

<figure><img src="/files/vd18lyIZOufZNoj7KFI3" alt=""><figcaption><p>업데이트 로그</p></figcaption></figure>

업데이트 로그에서 나타나지 않은 업데이트 로그들은 [영상(올라갈예정)](https://youtube.com) 확인하세요!

```
/업뎃로그
```

## 3. 후원하기 <a href="#donate" id="donate"></a>

발로봇의 개발자에게 후원해주세요.

<figure><img src="/files/o3L3dDGrMnVKObgJ4qjl" alt=""><figcaption><p>후원하기</p></figcaption></figure>

여러분의 후원은 전액 개발비에 사용됩니다.

## 4. 정보 <a href="#info" id="info"></a>

발로봇의 기본적인 정보들을 보여줍니다!

<figure><img src="/files/In7lLm2eE45tQQuu5BxO" alt=""><figcaption><p>정보 명령어</p></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://valobot.gitbook.io/valobot/others.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.
