> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/exoclick-docs/zh/how-get-account-manager.md).

# 如何获得账户经理？

感谢您对拥有客户经理的关注！

ExoClick 团队致力于帮助所有客户实现目标，并在我们的平台上享受尽可能最佳的体验。

ExoClick 是一个自助式平台，我们的专业人员可以指导您如何开始使用、了解平台功能、优化账户活动并实现您的目标：

**客户成功经理** 可通过电子邮件或在线聊天全天候 24/7（包括公共假期）提供支持，协助处理各种请求，包括：

* 账户设置
* 付款
* 技术或一般咨询
* 优化审核
* 获取独家优惠或特定高级功能

**客户经理** 可在周一至周五的工作时间内（公共假期除外）通过电子邮件、Skype 或 Telegram 提供服务。若要让客户经理为您提供更高级的优化审核和收入增长建议，需要满足以下条件：

**适用于广告主：**

* 每月有超过 10,000 美元的收入潜力
* 至少有 2 个月的投放记录
* 可与客户经理进行每周讨论
* 承诺测试各种广告形式
* 遵守我们的广告主准则

**适用于发布商：**

* 每月有超过 20,000 美元的收入潜力
* 拥有高质量、并获得自然流量的网站
* 至少收到过我们的一次付款
* 可与客户经理进行每周讨论
* 遵守我们的发布商准则

ExoClick 还提供 **仅面向广告主的代管服务**，我们可以处理您的广告活动，包括设置、优化、监控和报告。有关条件和费用的更多详情，请联系我们 [这里](https://www.exoclick.com/contact/).


---

# 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.exoclick.com/exoclick-docs/zh/how-get-account-manager.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.
