> 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/finance-documents/how-to-submit-a-nota-fiscal-for-brazilian-partners-brl.md).

# 巴西合作伙伴如何提交 Nota Fiscal（BRL）

{% hint style="warning" %}
**重要：** impact.com 不支持使用 BRL 货币的新合作伙伴注册。不过，如果你是在该限制生效前注册的，你仍然可以以 BRL 收款并更新你的银行信息。
{% endhint %}

#### Nota Fiscal 说明

Nota Fiscal 是巴西企业在收到产品或服务款项后必须开具的一种文件。Nota Fiscal 作为交易记录，可用于多种用途，例如退货收据、应纳税款证明以及库存记录。简而言之，Nota Fiscal 旨在登记巴西企业向在巴西开展业务的其他实体提供的任何商品或服务的所有权转移。

#### 谁需要提交 Nota Fiscal

如果你是 impact.com 在巴西的合作伙伴，并希望从巴西的合作品牌获得付款，你需要提交 Nota Fiscal。如果你希望同时与巴西和非巴西品牌合作，你将需要 2 个 impact.com 账户。然后你只需在第一个账户中遵循 Nota Fiscal 流程，第二个账户则不需要。

#### 流程如下

如果你是巴西合作伙伴，且已将 BRL 设为首选货币，并且只与巴西品牌合作，流程如下：

1. 你推广一家巴西品牌并赚取佣金。
2. 佣金会显示在你的收益账户余额中。
3. 如果你还没有这样做，系统会要求你在 impact.com 上填写银行信息和提现设置。
   * 你的 Autopay 设置必须设为在余额达到 *门槛* 的 BRL30 时提现吗，而不是按 *固定日期*.
4. 现在，你需要向当地税务机关登记一张发票（Nota Fiscal），金额为你希望从 impact.com 收益账户中提取的金额。在下面的示例中：

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

   * **公司名称：** Impact Radius Technologia Ltda.
   * **地址：** Avenida Bernardino de Campos, 98, 14º andar, sala 7, Paraíso, 04004-040
   * **城市：** São Paulo
   * **州：** São Paulo
   * **CNPJ（法人实体国家登记号）：** 23.008.224/0001-45
5. 最后，你需要将 Nota Fiscal 发送到以下邮箱： **Juliana Souza Romeiro** HLB Brazil 的（`juliana.romeiro@hlb.com.br`）以及 `notafiscal@impact.com`.
   * Juliana 将代表 HLB Brazil 审核并接受 Nota Fiscal，然后将其转交给 impact.com 的 Global Clearing House 团队进行最终审批。

{% hint style="warning" %}
**注意：** 如果 Nota Fiscal 存在差异，例如银行信息错误或金额超过你的 impact.com 收益账户余额，impact.com 的 Global Clearinghouse 团队将予以拒绝，你会收到通知，要求你更正后重新提交给 HLB。
{% endhint %}


---

# 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/finance-documents/how-to-submit-a-nota-fiscal-for-brazilian-partners-brl.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.
