# 홈

## 웹사이트 <a href="#website" id="website"></a>

### <https://bot.bonobo.kr>

## 초대 <a href="#invite" id="invite"></a>

[보노보 봇을 서버에 초대하기](https://discord.com/oauth2/authorize?client_id=779196257053704273\&permissions=446680133184\&scope=bot)

{% hint style="info" %}
보노보 봇은 기능 처리에 있어, 채널 보기, 메세지 보기, 메세지 보내기, 쓰레드 만들기, 쓰레드에서 메세지 보내기, 반응 달기, 메시지 관리하기, 메시지 기록 보기 등의 권한을 필요로 합니다.

서버 관리 권한 또는 그 이상을 보유한 사용자만이 서버에 보노보 봇을 등록 할 수 있습니다.
{% 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://bonobo-bot-gitbook.bonobo.kr/master.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.
