You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -24,7 +25,7 @@ import SelectCallgent from "@site/src/components/module/select-callgent"
24
25
### 2. Configure Authentication
25
26
Set up authentication to ensure service security and specify who pays for the request. Different types of locks indicate different roles.
26
27
27
-
**Client Entries**: Used for identity verification. If the lock is open, the creator pays; if closed, the caller pays.
28
+
**Client Entries**: Used for identity verification. If the lock is open, the creator pays; if closed, the caller pays by default. Of cause you may specify a fixed payer.
28
29
29
30
**Service Adaptors**: Indicate how the current request will be charged.
30
31
@@ -54,18 +55,28 @@ function calcPrice(req) {
54
55
```
55
56
56
57
### 3. Enable Monetization
57
-
Under the **test** section in the image above, find the newly imported API. Click the lock icon, choose your authentication method, and confirm the lock is closed to complete the setup.
58
+
In Figure 1 **test**, find the newly imported API. Click the lock icon, choose your authentication method, and confirm the lock is closed to complete the setup.
58
59
<ahref="/solutions/showcase/user-as-a-service/service-design"target="_blank">How to import an API?</a>
59
60
60
61
## 🔗 Test Your Monetized Callgent
61
-
Once setup is complete, you can start calling your monetized service. Learn more: [Call the Callgent](/docs/quick-start/call-the-callgent)
62
+
Once setup is complete, you can <Publishname='publish' /> your Callgent service for users to call.
63
+
64
+
Learn more: [Call the Callgent](/docs/quick-start/call-the-callgent)
62
65
63
66
## 🌟 Benefits of Monetizing with Callgent
64
67
65
68
-**Zero Coding Required**: Start monetizing without writing any code
66
69
-**Instant Activation**: Monetization takes effect immediately upon setup
67
70
-**Full Transparency**: Users can clearly see the cost breakdown
68
71
-**Flexible Options**: Choose the billing method that best fits your service
72
+
-**[Transaction Details](/redirect?app=billing)**: View your income and expense records
69
73
70
74
## 🎉 Start Your Monetization Journey Today!
71
75
With Callgent's powerful monetization tools, turn your AI agent into a revenue-generating machine. Get started now! 🚀
76
+
77
+
78
+
The next step is how to promote my cg service based on the interface/tag on the hub.
79
+
80
+
:::success
81
+
How to promote my CG service on the hub based on interface or tag.
0 commit comments