> 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/and/undefined-4.md).

# 파트너 머니이동

보시디시피 메뉴판에 머니이동 관련 내역을 확인할 수 있습니다.

1. **파트너 머니이동**: 파트너 전체의 머니이동을 보여주며, 알지급/알회수 및 입금/출금 거래를 포함합니다.&#x20;
2. **파트너 - 멤버간 알이동**: 파트너에서 멤버로의 알지급, 알회수 모두 다룹니다.&#x20;
3. **어드민 - 파트너간 알이동**: 어드민에서 파트너로의 알지급, 알회수를 포함합니다.&#x20;
4. **어드민 - 멤버간 알이동**: 어드민에서 멤버로의 알지급, 알회수을 모두 포함합니다.

<div data-full-width="true"><figure><img src="/files/IuNY7aUvPaRtJGJcnnyR" alt=""><figcaption></figcaption></figure></div>


---

# 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/and/undefined-4.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.
