> For the complete documentation index, see [llms.txt](https://organization-twc.gitbook.io/5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-twc.gitbook.io/5/boost/guide.md).

# 안내

**아리아 봇 서비스를 아껴주시고, 더 나은 환경에서 서비스를 이어갈 수 있도록 도움을 주시는 모든 분께 깊은 감사를 드립니다.**

**여러분께서 보내주시는 소중한 후원금은 봇 서버 유지 비용과 지속적인 기능 업데이트를 위해 사용됩니다.**

\
\
**여러분의 제5인격 생활이 더욱 즐겁고 편리해질 수 있도록, 더 좋은 기능을 꾸준히 개발하고 유지하는 것으로 보답하겠습니다. 함께해 주셔서 감사합니다.**

> ### 토스뱅크 1001-4373-1411 ㅅㅇㅇ


---

# 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:

```
GET https://organization-twc.gitbook.io/5/boost/guide.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.
