> 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-shi-jian-jia-ge.md).

# 如何在 payout 规则中定义事件价格？

1. **转到** **Offers » Offer-Approved**
2. **单击要进入其配置的优惠名称 » 事件 / 付费层 选项卡。**

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

### 创建 **在优惠中创建一个事件**

1. **点击 "+Create Event"**
2. **选择事件 » 提交**

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

现在转到“Payout Rules”部分&#x20;

<figure><img src="/files/8f669c83ead3b5cbab41f3bf6a762c0fc259391d" alt=""><figcaption></figcaption></figure>

### 添加付费规则

1. 选择收入模型并输入相应的收入金额。
2. 选择付费模型并输入相应的付费金额。
3. 选择货币。
4. 从“Event”旁边的下拉菜单中选择“is\_equal”条件。
5. 在“Event”下的第二个下拉菜单中，选择已在Offer中分配的事件。
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-shi-jian-jia-ge.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.
