> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/zi-dong-hua-jia-ge-you-hua-automate-price-optimization.md).

# 自动化价格优化（Automate Price Optimization）

### **什么是 Coda 后台中的“自动化价格优化”？**

* 这是一个简便工具，允许发行商通过 Coda 的后台自动设置并管理 Codashop 上的价格。
* 一旦发行商将 Codashop 上的价格设置为与传统应用商店相同或更低，我们的系统将定期监控价格，并确保其符合您的设定规则。

***

### **为什么要在 Coda 后台启用“自动化价格优化”？**

启用此功能，发行商可享受以下优势：

* 当 Codashop 与传统应用商店之间存在价格差异时，系统将依据您设定的规则自动调整价格。
  * **始终保持 Codashop 上的价格更具竞争力** - 由于 Codashop 的手续费远低于传统商店，这可帮助您在价格上取得优势。
* 获取更多价格优化的分析洞察，助力提升 TPV（总支付金额）。
  * **提升用户在平台上的 ARPU**（每用户平均收入）及黏着度。
* 生成全面的价格报告，展示您通过 Coda 实现的营收增长路径。


---

# 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://docs.coda.co/https-coda-payments.gitbook.io-zhong-wen-coda-private-technical-documentation/coda-hou-tai/zi-dong-hua-jia-ge-you-hua-automate-price-optimization.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.
