> 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/yong-hu-cao-zuo-shou-ce-ssp/er-wang-zhan.md).

# （二）网站

1\. 网站管理

添加网站, 输入网站名称与域名,选择合适的广告内容分级

<figure><img src="/files/1hVl0zlUvpCZfYxhdRWQ" alt=""><figcaption></figcaption></figure>

2.网站添加需等待审核. 审核通过后即可投放广告.

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

1） 展示广告

展示广告仅需要输入单元名称即可进行投放, 可以在左侧实时预览投放效果.

自适应尺寸可根据广告单元所在位置,自动调整展示尺寸.

如果有其它需求可以自定义设置尺寸,也可以利用快选择来设置广告单元尺寸.

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

2） 信息流广告

信息流广告可选择四种类型

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

选好类型之后可以对广告展示进行配置.

配置说有单元名称,全局选项,图片,标题,说明/描述,网址,按钮

可以在左侧实时预览投放效果.

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

3） 文章内嵌广告

同信息流广告.

&#x20;

4）多重广告

同信息流广告.

&#x20;

5）获取广告代码

点击获取广告代码按钮

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

复制代码放在对应网站的合适位置即会展示广告

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

&#x20;


---

# 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/yong-hu-cao-zuo-shou-ce-ssp/er-wang-zhan.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.
