# 分成 Offer

**1. 转到 Offers » Create Offer**

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

**2. 收集基本信息**

{% hint style="info" %}
在 Offer General 选项卡中填写所有基本信息

[**点击此处查看 Offer - General**](/zh/wang-luo/offers/offer-chang-gui.md)
{% endhint %}

**对于 Revenue Share 活动模式**

<table data-header-hidden><thead><tr><th width="285.3333333333333"></th><th width="161"></th><th></th></tr></thead><tbody><tr><td><strong>字段</strong></td><td><strong>模态</strong></td><td><strong>数值</strong></td></tr><tr><td>Advertiser Pricing (Revenue)</td><td>CPA</td><td>在 Revenue share 情况下必须为 0</td></tr><tr><td>Affiliate Pricing (Payout)</td><td>CPA+CPS</td><td>给联盟的支付百分比</td></tr></tbody></table>

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

{% hint style="info" %}
收入的计算基于广告主在 Postback 中通过 Postback 参数发送的支付金额 **\&payout=**
{% endhint %}

**3. 提交以保存配置**

***

### 获取 Revenue share Offer 的 Postback

**点击快捷方式** **»** **Postback**

<figure><img src="/files/5434ec9da10583b1e0fd7310361f44cb8dd54cae" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
如果 **\&payout=** 参数未在 Postback 中配置，则收入和成本的计算将不准确。
{% endhint %}

<figure><img src="/files/4f21920f09367ed0960a166d8fe4d046b249b424" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://knowledgebase.offer18.com/zh/wang-luo/offers/fen-cheng-offer.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
