> For the complete documentation index, see [llms.txt](https://support.hugoffers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hugoffers.com/zhong-wen-shuo-ming-wen-dang/hugoffers-xiang-xi-shuo-ming-wen-dang/untitled-1/chang-jian-qa-zhi-zhang-dan-pian.md).

# 常见QA之账单篇

**Q：月底为什么没法自动创建账单**  \
检查Adv Aff billing自动创建功能是否正常开启

**Q：给渠道扣款怎么操作**\
可以在广告主的billing那里  把扣款金额填上  比如说这个单子全部被广告主扣了  那reduce就填广告主的扣款金额 系统会自动生成渠道的扣款金额&#x20;

**Q：账单Reduce无法输入信息**\
广告主账单生成得保存后点击Edit即可编辑  <br>

![](https://downloads.intercomcdn.com/i/o/132378014/fb3336a4005c5084bfff17f7/%E6%8E%A8%E8%8D%90%E6%B3%A8%E5%86%8C%E7%94%A8%E6%88%B7.jpg)

[点击了解更多返利详情](https://intercom.help/hugoffers/en/articles/3114882-customer-referral)


---

# 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://support.hugoffers.com/zhong-wen-shuo-ming-wen-dang/hugoffers-xiang-xi-shuo-ming-wen-dang/untitled-1/chang-jian-qa-zhi-zhang-dan-pian.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.
