Skip to content

Commit ccf4780

Browse files
committed
remove empty lines
1 parent d600826 commit ccf4780

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sources/platform/actors/publishing/monetize.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ For a detailed comparison of pricing models from the perspective of your users,
2929

3030
With the rental model, you can specify a free trial period and a monthly rental price. After the trial, users with an [Apify paid plan](https://apify.com/pricing) can continue using your Actor by paying the monthly fee. You can receive 80% of the total rental fees collected each month.
3131

32-
33-
3432
<details>
3533
<summary>Example - rental pricing model</summary>
3634

@@ -45,13 +43,12 @@ The first user pays their first rent 7 days after the free trial, i.e., on the 2
4543

4644
:::note Rental Actors in AI workflows
4745

48-
The rental model, while easy to set up, is less profitable because its pricing doesn't scale with usage. It is also impractical for AI agent applications and MCP servers, because of the upfront commitment of rental Actors.
46+
The rental model, while easy to set up, is less profitable because its pricing doesn't scale with usage. It is also impractical for AI agent applications and MCP servers, because of the upfront commitment of rental Actors.
4947

5048
For Actors intended for AI workflows, use the [pay-per-result](/platform/actors/publishing/monetize#pay-per-result-ppr-pricing-model) or [pay-per-event](/platform/actors/publishing/monetize#pay-per-event-ppe-pricing-model) models instead.
5149

5250
:::
5351

54-
5552
### Pay-per-result (PPR) pricing model
5653

5754
In this model, you set a price per 1,000 results. Users are charged based on the number of results your Actor produces and stores in the run's default dataset. Your profit is calculated as 80% of the revenue minus platform usage costs. The formula is:

0 commit comments

Comments
 (0)