> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/chang-jian-wen-ti/ru-he-zai-payout-gui-ze-zhong-ding-yi-lian-meng-huo-ban-zhuan-shu-payout.md).

# 如何在 payout 规则中定义联盟特定 payout？

1. **转到** **要约 » 要约-已批准**
2. **点击要进入其配置的优惠名称 » 事件 / 支付层 选项卡。**

<div align="center" data-full-width="false"><figure><img src="/files/61c5df4996ba70239fc18eb4d400932398533796" alt=""><figcaption></figcaption></figure></div>

现在转到“付款规则”部分&#x20;

<figure><img src="/files/5281a875a2d87c3350718517fd7afc0f0ff1d0cc" alt=""><figcaption></figcaption></figure>

### 添加支付规则

1. 选择收入模型并输入相应的收入金额。
2. 选择支付模型并输入相应的支付金额。
3. 选择货币。
4. 从“Affiliate ID”旁的下拉菜单中选择“is\_equal”条件。
5. 在“Affiliate ID”下方的第二个下拉菜单中，选择您想为其设置特定付款的推广者的 Affiliate ID。&#x20;
6. 继续提交。


---

# 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://knowledgebase.offer18.com/zh/wang-luo/chang-jian-wen-ti/ru-he-zai-payout-gui-ze-zhong-ding-yi-lian-meng-huo-ban-zhuan-shu-payout.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.
