> For the complete documentation index, see [llms.txt](https://nexoradev.o-r.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nexoradev.o-r.kr/readme.md).

# Developer Platform

<h2 align="center">Sentinel </h2>

<p align="center">당신의 서버를 지켜 드립니다.</p>

<p align="center"><a href="https://discord.com/oauth2/authorize?client_id=1495775720591462420&#x26;permissions=7740556964790007&#x26;integration_type=0&#x26;scope=bot+applications.commands" class="button primary">봇초대 하기</a> <a href="eunode1.teamwicked.me:51417" class="button secondary">대시보드로 가기</a></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td>설명 및 사용법</td><td></td><td><a href="/spaces/0Bqc5TujxhGuU5ugnFwJ">/spaces/0Bqc5TujxhGuU5ugnFwJ</a></td><td><a href="/files/LHIOZGoI6dPF36TuRaxH">/files/LHIOZGoI6dPF36TuRaxH</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>가이드</strong></td><td></td><td><a href="/spaces/0Bqc5TujxhGuU5ugnFwJ/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/0Bqc5TujxhGuU5ugnFwJ/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td><a href="/files/IaUMODRBBSBL8eUaPX09">/files/IaUMODRBBSBL8eUaPX09</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td>봇 챗봇 ai</td><td></td><td><a href="/spaces/bo6A6Z9xffUF9WdgzBl3/pages/trLwwmumlaofzMKwR3fr">/spaces/bo6A6Z9xffUF9WdgzBl3/pages/trLwwmumlaofzMKwR3fr</a></td><td><a href="/files/ebMoLMpZFyLqpzByuzrk">/files/ebMoLMpZFyLqpzByuzrk</a></td></tr></tbody></table>

{% columns %}
{% column %}

### 봇 세팅은 10초 안에 끝납니다.

봇은 자동으로 세팅 후 사용이 가능합니다. AI 챗봇 기능은 아직 제작 중입니다.

<a href="https://discord.com/oauth2/authorize?client_id=1495775720591462420&#x26;permissions=7740556964790007&#x26;integration_type=0&#x26;scope=bot+applications.commands" class="button primary" data-icon="rocket-launch">사용하기</a> <a href="/spaces/bo6A6Z9xffUF9WdgzBl3/pages/trLwwmumlaofzMKwR3fr" class="button secondary" data-icon="terminal">ai api 뭔가요</a>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/LpgYlMt5WwnXNvkBxQqb" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

### **당신의 서버는 간편하게 설정할 수 있습니다!**

입장 안내, 퇴장 안내도 대시보드에서 설정 가능!

세팅은 초보자도 간편하게!

<a href="/spaces/0Bqc5TujxhGuU5ugnFwJ/pages/PbYb0GukRhiS4qCHdRal" class="button primary" data-icon="book-open">가이드</a> <a href="/spaces/0Bqc5TujxhGuU5ugnFwJ/pages/7FvWQMF0kTK7HGhlQfmo" class="button secondary" data-icon="book">명령어</a>
{% endcolumn %}
{% endcolumns %}

<h2 align="center">저의 지원 및 디스코드 서버로 안내 해드리겠습니다</h2>

<p align="center">디스코드 서버로 참여 해보세요!</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td>디스코드 서버에 참여하세요!</td><td>저의 서버에는 관리진, 봇 제작진들이 계시지만, 모두 디스코드 활동을 안 하시는 분들이라서 대표님 혼자서 다 하십니다.</td><td><a href="https://discord.gg/x5w9JyHzYh" class="button secondary">서버 참여하기</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nexoradev.o-r.kr/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
