> 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/publishers/zh/zhan-dian-he-qu-yu/create-site.md).

# 添加网站

要添加网站，请导航到 **网站与区域** 选项卡。

{% hint style="info" %}
一个账户最多可拥有 200 个活跃网站。已归档网站没有数量上限。
{% endhint %}

## 输入网站详情

点击 **新建网站** 按钮。您需要填写 **新建网站** 框中的每个字段。

![csite1](/files/75201bc73779d0c93e25ac056751246bde4cc578)

* **名称：** 为您的流量来源添加名称。
* **描述：** 添加简短描述。这将显示给广告主。
* **类型：** 确定您将从哪种来源发送流量。请注意，选择错误的选项可能会导致您无法收到正确的广告，并可能对收入潜力产生负面影响：
  * **网站：** 您从网站发送流量。这是默认选项。
  * **移动应用：** 您从移动应用发送流量。
  * **网络：** 您从多个来源发送流量：应用、网站、电子邮件等。
  * **电子邮件：** 您从发送给用户数据库的电子邮件简报中发送流量。
* **网址：** 在此添加网站网址，包括 `https` 开头。这仅适用于 **网站** 和 **网络**。如果您选择了 **网络**，请在此添加您的 **公司网址**.
* **类别：** 选择您的流量类别。确保所选类别与提交的 URL 内容准确匹配。如果选择了错误的类别，网站可能会被拒绝。

输入详情后，点击 **创建网站**.

## 网站验证

点击 **创建网站**之后，如果您将类型设为 **网站**，则需要验证网站所有权才能创建广告区域。请按照弹出窗口中的说明操作：

![网站验证](/files/e890f3813125dc24581bd26f9419d064b979932b)


---

# 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/publishers/zh/zhan-dian-he-qu-yu/create-site.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.
