> For the complete documentation index, see [llms.txt](https://docs.payswap.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payswap.org/korean/products/cancan/list-partner-valuepools.md).

# 파트너 가치 풀 나열

이 기능을 사용하면 파트너 밸류풀 또는 채널의 밸류풀을 **Contracts > Valuepools** 탭 아래의 채널의 주요 페이지에 나열할 수 있습니다.

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

수행 방법은 다음과 같습니다:

* 설정 버튼을 클릭한 다음 아래의 양식을 나타내기 위해 업데이트 밸류풀 목록 버튼을 클릭합니다.

<div><figure><img src="/files/JKGrSHse74PyD9IkBZf2" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4GONgYZ6CipvXueRVyXP" alt=""><figcaption></figcaption></figure></div>

* 오른쪽의 양식을 사용하여 채널의 주요 페이지인 **Contracts > Valuepools** 탭에 밸류풀을 나열하거나 삭제할 수 있습니다. 이를 통해 사용자들이 밸류풀을 더 쉽게 찾고 계정을 생성할 수 있게 됩니다.


---

# 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://docs.payswap.org/korean/products/cancan/list-partner-valuepools.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.
