> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/self-serve-requests/self-serve-requests-overview.md).

# 自助请求概览

impact.com 允许您通过逐步清单提交自助请求，在无需联系支持的情况下向您的账户添加新功能或附加组件。

该清单可帮助您明确要添加的内容以及配置方式，从而确保一切正确设置。请在清单中尽可能提供详细信息，以便我们的团队在需要时拥有所有必要信息来提供支持。

您无需提交请求即可添加事件类型。请参阅 [创建事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/event-types/create-an-event-type.md) 以便自行设置。

您可以向以下内容提供设置详情： [申请新项目](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/self-serve-requests/request-a-new-program.md).

了解如何 [创建 CPC 跟踪事件类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/chuang-jian-cpc-gen-zong-shi-jian-lei-xing.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://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/self-serve-requests/self-serve-requests-overview.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.
