> 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、销售税、消费税、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.
