# 발로봇 초대하기

## 1. 웹사이트로 초대하기 <a href="#website" id="website"></a>

발로봇을 사용하기 위해서는 여러분의 서버에 발로봇을 초대해야만 합니다.\
일단,  <https://valobot.netlify.app/invite> 로 가주세요. 자동으로 리다이렉트 됩니다.

<figure><img src="/files/RlmvOfc4muc9soeV5OMX" alt=""><figcaption><p>발로봇 초대하기 웹사이트</p></figcaption></figure>

{% hint style="info" %}
봇을 초대하려면 디스코드 서버의 관리자 권한을 가지고 있어야 합니다!
{% endhint %}

그 후 봇을 추가할 서버를 선택하고 계속하면, 발로봇이 여러분에 서버에 들어옵니다!

<figure><img src="https://media.discordapp.net/attachments/1072508716118708297/1082969254577590313/image.png?width=1317&#x26;height=658" alt=""><figcaption><p>발로봇을 서버에 초대하기</p></figcaption></figure>

## 2. /초대하기 명령어로 초대하기 <a href="#command" id="command"></a>

봇을 사용할 수 있는 서버에서 채팅창에서 /초대하기를 입력해 명령어를 사용해보세요

<figure><img src="/files/Hl8xNVlpTizIoUIznOIF" 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/invite.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.
