# Can I increase revenue for only some influencers in a Marketplace campaign without affecting others?

Yes, you can absolutely do that.

Start by setting a standard *Cost Per Post (CPP)* for your campaign—this defines the base revenue shared across all influencers. If you'd like to increase the revenue for selected influencers, use the **“Revenue per Posting”** feature (in Post section). This lets you adjust earnings individually without impacting the rest of the campaign or changing the AnyMind margin rate.

💡 **Example:**

* CPP: 1,500 THB
* Total revenue: 45,000 THB
* Influencers: 30
* AnyMind Margin rate: 50%

→ Each influencer earns 1,000 THB (net), and AnyMind earns 500 THB (margin).

If your client wants to increase revenue for 4 specific influencers to 1,500 THB (net):

* Increase the total revenue to 47,000 THB
* Update "Revenue per Posting" for the 4 influencers to 1,500 THB

This top-up is treated as an **extra amount** and is **not subject to the margin**. The 50% margin still applies only on the original CPP.

{% hint style="info" %}
You can only edit “Revenue per Posting” if influencers have not yet had “Effective” posts. Once posts become Effective, Revenue per Posting is locked and cannot be changed.
{% endhint %}


---

# 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://anymind-group.gitbook.io/english-1/faq/kyanpn/mkettopureisu/can-i-increase-revenue-for-only-some-influencers-in-a-marketplace-campaign-without-affecting-others.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.
