> 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/platform-features/finance/finance-documents/indirect-tax-explained-for-brands.md).

# 面向品牌的间接税说明

间接税是政府对商品和服务征收的一种税。它由商品和服务的制造商或卖家在客户购买商品或服务时向客户收取，然后上缴政府。

间接税（这种税的常见形式称为 VAT、GST、Sales Tax、Consumption tax、HST、PST，且取决于适用的司法管辖区）在相关情况下会对 impact.com 发票、合作伙伴发票征收，并按每个操作在单独的明细行中体现。

#### 查看您的间接税信息

1. 在顶部导航栏中，选择 **您的余额** → **设置**.
2. 在左侧的 *设置*，选择 [法律实体](https://app.impact.com/secure/advertiser/finance/fr/legal-entities-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flegal-entities-view.ihtml).
3. 将光标悬停在您想查看间接税信息的法律实体上，然后选择 **编辑**.

   <div data-with-frame="true"><figure><img src="/files/7487df39dd7a58720b8bf1efac8e064703868e84" alt=""><figcaption></figcaption></figure></div>
4. 在 *间接税* 部分，您可以查看您是否已登记间接税，以及您的间接税号码是什么。

   * 或者， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换为开启]** **间接税** 并指定您登记间接税所在的国家/地区，并输入您的间接税号码。然后选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/1c58327794ae6f60e668722e2bdeb2ce1d67a677" alt=""><figcaption></figcaption></figure></div>


---

# 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/platform-features/finance/finance-documents/indirect-tax-explained-for-brands.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.
