> 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/ru-men-zhi-nan.md).

# 入门指南

无论您在寻找什么服务，您都可以通过点击在 2 分钟内注册 [<mark style="color:$primary;">**这里**</mark>](https://www.exoclick.com/signup/).

注册前，请确保您同意 ExoClick 的 [**条款和条件**](https://www.exoclick.com/terms-conditions/).

如果您想 **投放广告** 与我们合作，但不确定该怎么做，请随时查看步骤 [**这里**](/advertisers/zh/setting-up-advertiser-account.md).

如果您是 **发布商** [**这里**](/publishers/zh/setting-up-publisher-account.md) 您会找到设置账户的分步指南！

对于 **广告交易/程序化** 功能请参见 [**这里**](https://www.exoclick.com/advertisers-2/programmatic/) 并按照该页面底部的链接操作。

**我可以以个人身份工作吗？** 当然可以！

如果您在注册前仍有疑问，请 [**联系**](https://www.exoclick.com/contact/) 我们的客户成功团队，选择原因“**新业务咨询**”从下拉选项中选择。

## 概览

![管理面板](/files/683bce074745446b8c9aa9bf090f9b5035600f22)

管理面板为广告主和发布商提供了一个统一界面，用于监控和管理其在线广告业务的各个方面。

本文件将为您概览管理面板的所有不同组件，无论您是以广告主、发布商身份使用，还是两者兼有。

### 支持的浏览器

* Google Chrome：80 及以上版本
* Firefox：75 及以上版本
* Opera：67 及以上版本
* Safari：13 及以上版本
* Microsoft Edge：81 及以上版本


---

# 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/ru-men-zhi-nan.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.
