> For the complete documentation index, see [llms.txt](https://jumoney.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jumoney.gitbook.io/docs/with-us/undefined-3.md).

# 바디채널

<figure><img src="/files/a6w6vqvqFzeLl6NPKEDt" alt=""><figcaption></figcaption></figure>

**바디채널**은 전국에 70개의 운동시설을 운영하고 있는 국내 최대 피트니스 브랜드입니다.

> ### 마케팅 협력

* 바디채널 이용자들에게 다양한  포켓짐 이용 특전 제공
* 포켓짐 이용자들에게 바디채널 컨텐츠 홍보 및 이용 할인 제공

> ### 제휴사 퀘스트 개설

* 바디채널 전용퀘스트를 개설함으로써 포켓짐 사용자들의 바디채널 시설 가입 독려

> ### 포켓짐 포인트 몰 입점

* 포켓짐 보상 포인트 및 JUM 토큰으로 바디채널 시설 및 컨텐츠 이용


---

# 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://jumoney.gitbook.io/docs/with-us/undefined-3.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.
