> 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="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FZVmk2GZPMEHgiJlvVELS%2FUntitled%20design%20(20).png?alt=media&amp;token=3af3418c-c570-485f-b8bf-e595842b8cce" alt=""><figcaption></figcaption></figure></div>
4. 在 *间接税* 部分，您可以查看您是否已注册间接税，以及您的间接税号码是什么。

   * 或者， ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[开启切换]** **间接税** 并指定您在哪个国家注册了间接税，并输入您的间接税号码。然后选择 **保存**.

   <div data-with-frame="true"><figure><img src="https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fhlj3Qdvt47d7r0tpRcoA%2FScreenshot%202026-04-28%20at%2016.58.18.png?alt=media&amp;token=dabd9d21-c396-4c63-b059-536637c5fe4e" 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.
