> 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/agency/zh/what-would-you-like-to-learn-about/finance/deposit-funds-into-your-account-as-an-agency.md).

# 作为代理机构向您的账户存入资金

您可以在使用 impact.com 时随时向您的账户存入资金。存入的资金将用于支付您的管理品牌或合作伙伴已产生的任何余额，以及任何 [impact.com 费用](/agency/zh/what-would-you-like-to-learn-about/finance/impactcom-fees-explained-for-agencies.md) 您的账户已产生的余额。

## 存入资金

1. 从左侧导航栏中，选择 ![](https://1116869774-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-2353e6dbc5652c0304edc7da554b01277ad88839%2F380bebd18697484deff243a63d0ed3fda5b8b3ae7a5d1da26278c64764d33cd9.svg?alt=media) **\[菜单]** → [财务](https://app.impact.com/secure/agency/finance/view-payments-flow.ihtml).
2. 在屏幕右上角，选择 **添加资金**.
   * 如果 **添加资金** 按钮未显示，请联系您的账户管理员以获得访问权限。
   * 如果您是首次添加资金， **添加资金** 按钮将显示为 **进行存款**.
3. 在 *用于付款的资金入账* 界面上，选择一个 **付款类型**.
4. 输入您的 *付款信息* 到提供的字段中。
5. 选择 **继续**.
6. 查看您的付款详情和金额，然后选择 **继续** 以确认。

**接受的付款方式**

|                              |              |                      |                                                        |
| ---------------------------- | ------------ | -------------------- | ------------------------------------------------------ |
| **类型**                       | **处理时间**     | **费用**               | **备注**                                                 |
| 通过 ACH、Giro、直接录入的电子资金转账（EFT） | 存款后 5–7 个工作日 | 免费                   | 如果可用，EFT 是推荐的资金存入方式。                                   |
| 电汇                           | 收到后 24 小时    | 免费^(\*)              | 您的 impact.com 账户 ID **必须** 包含在 *备注* 字段中，以便我们将款项记入您的账户。 |
| 信用卡（仅限部分客户）                  | 付款清算后 1-2 天  | 每存入 1,000 美元收取 3.75% | 每存入 1,000 美元都会收取一次费用（例如，存入 2,000 美元将产生 75 美元的费用）       |

^(\*)虽然 impact.com 不收取费用，但电汇可能会产生您银行的手续费。

## **存款常见问题**

<details>

<summary>支持哪些货币？</summary>

了解哪些 [货币为 impact.com 当前支持](/other/zh/reference-documentation/supported-currencies-and-timezones.md).

</details>

<details>

<summary>为什么我必须输入我的银行信息？</summary>

impact.com 需要账户信息以完成电子资金转账（EFT），而这在不同国家和支付系统之间有所不同。

</details>

<details>

<summary>我的银行信息安全吗？</summary>

是的。impact.com 的平台和服务通过有效的安全连接（HTTPS）提供。发送到 impact.com 以及由 impact.com 接收的付款均为端到端加密，包括银行信息。

当您将银行信息输入 impact.com 时，用户界面会使用 X 字符混淆银行账户号码，以在后续查看财务信息时提高隐私性。

</details>


---

# 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/agency/zh/what-would-you-like-to-learn-about/finance/deposit-funds-into-your-account-as-an-agency.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.
