> For the complete documentation index, see [llms.txt](https://docs.adx3.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp.md).

# 投手操作手册（PMP）

- [（一）用户登录](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/yi-yong-hu-deng-lu.md): 广告优化师平台面向用户主要是投手，对接广告主代投订单，投手可在线接单，系统还提供将广告一键投放到Facebook的能力。
- [（二）订单管理](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/er-ding-dan-guan-li.md): 查看派给自己的订单，接单后可以查看和管理自己的订单，并基于订单创建广告。
- [（三）广告投放](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/san-guang-gao-tou-fang.md)
- [（四）广告数据](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/si-guang-gao-shu-ju.md)
- [（五）财务管理](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/wu-cai-wu-guan-li.md)
- [（六）素材库](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/liu-su-cai-ku.md): 投放前先把素材上传至文件夹，方便自投复用和管理，素材库资源已做账号隔离，有且仅本账号可见，系统内不支持分享。
- [（七）用户中心](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp/qi-yong-hu-zhong-xin.md)


---

# 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.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/tou-shou-cao-zuo-shou-ce-pmp.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.
