> 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/advertisers/zh/setting-up-advertiser-account.md).

# 设置你的广告主账户

我们很高兴您已将 ExoClick 视为推广您的优惠的绝佳方式！

请按照以下步骤开始使用 ExoClick 进行广告投放：

## 注册

注册 [**这里**](https://www.exoclick.com/signup/) 在表格底部选择“广告主 - 我想购买流量”。

<figure><img src="/files/066d2f1e883db5eb900880f1798425ed09d21ef2" alt=""><figcaption></figcaption></figure>

## 创建广告活动

按照以下内容创建您的第一个广告活动 [**这些说明**](/advertisers/zh/guang-gao-huo-dong/chuang-jian-guang-gao-huo-dong/create-campaign-step1.md)

## 向您的账户添加资金

所有付款必须通过管理面板发送。请查看可用的付款选项 [**这里**](/advertisers/zh/advertiser-payments.md).

## 验证您的账户

在您创建第一个广告活动并添加第一笔付款后，您的账户将由我们的合规团队审核。您将在管理面板中看到：

1. 账户状态： **未验证**
2. 广告活动状态： **已拒绝 - 账户验证进行中。我们将在24小时内与您联系**.

<figure><img src="/files/c5f9f86e9ef2eb16ded04af59698d793d98f7b10" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/46618ab5898fcb8c95094350057f5d0a455995be" alt=""><figcaption></figcaption></figure>

请注意，这对所有广告账户来说都是标准验证流程。如果您在验证过程中有任何其他问题，请随时 **联系我们的合规团队** 使用我们 [**联系表单**](https://www.exoclick.com/contact/).

验证流程完成后，您的账户状态将为以下之一：

* **已验证**：如果您的账户已通过验证，您的广告活动将开始接收流量，除非您的创意或落地页存在问题（您将收到的来自合规团队的电子邮件会为您提供有关广告活动状态的更多详情）
* **未验证**：如果您的账户未通过验证，您的账户将保持未验证状态，且您将无法再次访问。资金将退回到您使用的付款方式（请查看来自合规团队的电子邮件以了解更多关于退款时间的信息）。

{% hint style="info" %}
**重要说明：**

验证流程完成后，您将始终收到一封来自 ExoClick 的电子邮件，用于确认账户状态。

如果账户未通过验证，您将在同一封电子邮件中收到退款详情。

**如果您未通过我们的验证，ExoClick 绝不会保留您的资金**.
{% endhint %}


---

# 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/advertisers/zh/setting-up-advertiser-account.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.
