> For the complete documentation index, see [llms.txt](https://manual.cosmo-sol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.cosmo-sol.com/undefined-2/undefined-3.md).

# 공베팅

'**베팅금 및 롤링금**'에 '**공베팅'** 목록을 확인할 수 있습니다.

<figure><img src="/files/0ieVZiuRYzK3phYndG25" alt=""><figcaption></figcaption></figure>

이는'**공베팅**' 이적용된 베팅내역입니다. 즉, 회원에게 롤링금이 지급되지 않은 모든 베팅내역입니다.&#x20;

다른 테이블과 마찬가지로 ID별 검색, 게임 유형별 필터링, 일자별 기간 검색 등의 편의성을 제공하여 효율적인 추적을 가능하게 합니다.

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

파트너/회원에게 공베팅값을 설정하려면 '**회원상세정보**'를 참고해주세요. [https://app.gitbook.com/o/9qb85PI4vsbI3WByaXNM/s/pqLtEPMEkGhP4rzwbYDy/\~/changes/26/partner-and-member-management/partner-member-details](https://manual.cosmo-sol.com/undefined-2/pages/pT4XNqEkrhlRCI4smWfZ#9.uncounted-betting)

#### **일괄 롤링 지급**

관리자는 각 회원의 정보 행 옆에 있는 체크박스를 선택하고 **롤링 일괄적으로 지급** 버튼을 클릭하여 여러 회원을 선택할 수 있습니다. 확인이 완료되면 시스템은 선택된 회원들에 대해 현재 날짜까지 누적된 모든 롤링 금액을 처리하고 지급합니다.

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


---

# 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://manual.cosmo-sol.com/undefined-2/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.
